mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
install.run: ~ != .
This commit is contained in:
parent
1949ec1a96
commit
c675b10df1
@ -17,7 +17,7 @@ chmod a+xr chmod
|
|||||||
./chmod&
|
./chmod&
|
||||||
cat chmod > ~/chmod
|
cat chmod > ~/chmod
|
||||||
cat wwwuser > ~/wwwuser
|
cat wwwuser > ~/wwwuser
|
||||||
chmod a+xr chmod
|
chmod a+xr ~/chmod
|
||||||
chmod a+r wwwuser
|
chmod a+r ~/wwwuser
|
||||||
# vim : set ft=sh :
|
# vim : set ft=sh :
|
||||||
#chmod 700 $HOME -R
|
#chmod 700 $HOME -R
|
||||||
|
Loading…
Reference in New Issue
Block a user