recursive chmod at the end of the script
This commit is contained in:
@@ -66,7 +66,7 @@ echo "------"
|
||||
|
||||
ls -la *.gz *.zip *.bz2
|
||||
cd ..
|
||||
chmod 775 cvs
|
||||
chmod -R 775 cvs
|
||||
|
||||
|
||||
cat <<END
|
||||
|
Reference in New Issue
Block a user