Skip to content

Commit b4e4f81

Browse files
author
NerdOfCode
committed
Fixed a huge bug
1 parent fb927da commit b4e4f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bash/executable.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
echo "Making all shell scripts executable"
44

55
chmod +x *.sh
6-
chmod +x functions/*
6+
chmod +x functions/*.sh

0 commit comments

Comments
 (0)