mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
install.run: remove wwwuser
that hasn't existed in a long time, but is still here?
This commit is contained in:
parent
0333e57b79
commit
e32cdc9b2d
@ -40,8 +40,6 @@ mkdir -p ~/.ssh
|
||||
chmod a+xr chmod
|
||||
bash -x ./chmod& 2>/dev/null
|
||||
cat chmod > ~/chmod
|
||||
cat wwwuser > ~/wwwuser
|
||||
chmod a+xr ~/chmod
|
||||
chmod a+r ~/wwwuser
|
||||
# vim : set ft=sh :
|
||||
#chmod 700 $HOME -R
|
||||
|
Loading…
Reference in New Issue
Block a user