This website requires JavaScript.
Explore
Help
Register
Sign in
sander
/
DO288-apps
Watch
1
Star
0
Fork
You've already forked DO288-apps
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0f812b9667
DO288-apps
/
nexus-image
/
usr
/
local
/
bin
/
fix-permissions.sh
Richard Allred
497620c4d1
initial commit with apps from course repo
2019-05-23 13:13:16 -04:00
5 lines
46 B
Bash
Raw
Blame
History
#!/bin/bash
chgrp -R
0
$1
chmod -R g+rwx
$1
Reference in a new issue
View git blame
Copy permalink