mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +01:00
fix previous commit
This commit is contained in:
parent
ab094238a2
commit
599d45e188
7
chmod
7
chmod
@ -29,7 +29,10 @@ echo "userdir".
|
|||||||
chmod o+rx-w,g+rx-w ~/public_html/ -R
|
chmod o+rx-w,g+rx-w ~/public_html/ -R
|
||||||
|
|
||||||
echo "Setting corret permissions to other files which others should access."
|
echo "Setting corret permissions to other files which others should access."
|
||||||
chmod a+r-wx,u+rw .face
|
touch ~/.face
|
||||||
chmod a+r-wx,u+rw .forward
|
touch ~/.forward
|
||||||
|
|
||||||
|
chmod a+r-wx,u+rw ~/.face
|
||||||
|
chmod a+r-wx,u+rw ~/.forward
|
||||||
|
|
||||||
echo "Everything is now done :)"
|
echo "Everything is now done :)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user