This commit is contained in:
milisarge 2017-04-15 18:18:27 +03:00
parent 2672c379d8
commit 48af38748b
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
groupadd www-data groupadd www-data
useradd -g www-data www-data useradd -g www-data www-data
usermod -a -G www-data www-data cd /srv/http/hiawatha/
chmod g+w /srv/http/hiawatha/ chown www-data:www-data -R *

View File

@ -31,7 +31,7 @@ if [ -z ${docsil+:} ]; then
docsil="evet" docsil="evet"
fi fi
if [ -z ${yerelsil+:} ]; then if [ -z ${yerelsil+:} ]; then
yerelsil="evet" yerelsil="silme"
fi fi