chmod 755 scripts
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
for f in $(find ./ -name '*.sh')
|
||||
do
|
||||
chmod a+x "$f"
|
||||
ls -lh "$f"
|
||||
done
|
||||
0
include/config.sh
Normal file → Executable file
0
include/config.sh
Normal file → Executable file
0
include/detect_os.sh
Normal file → Executable file
0
include/detect_os.sh
Normal file → Executable file
0
include/functions.sh
Normal file → Executable file
0
include/functions.sh
Normal file → Executable file
0
include/myprint.sh
Normal file → Executable file
0
include/myprint.sh
Normal file → Executable file
Reference in New Issue
Block a user