We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb927da commit b4e4f81Copy full SHA for b4e4f81
1 file changed
Bash/executable.sh
@@ -3,4 +3,4 @@
3
echo "Making all shell scripts executable"
4
5
chmod +x *.sh
6
-chmod +x functions/*
+chmod +x functions/*.sh
0 commit comments