initial commit with apps from course repo
This commit is contained in:
5
nexus-image/usr/local/bin/fix-permissions.sh
Normal file
5
nexus-image/usr/local/bin/fix-permissions.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
chgrp -R 0 $1
|
||||
chmod -R g+rwx $1
|
||||
Reference in New Issue
Block a user