ayarlar
This commit is contained in:
parent
2672c379d8
commit
48af38748b
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
groupadd www-data
|
||||
useradd -g www-data www-data
|
||||
usermod -a -G www-data www-data
|
||||
chmod g+w /srv/http/hiawatha/
|
||||
cd /srv/http/hiawatha/
|
||||
chown www-data:www-data -R *
|
||||
|
||||
|
|
2
bin/mps
2
bin/mps
|
@ -31,7 +31,7 @@ if [ -z ${docsil+:} ]; then
|
|||
docsil="evet"
|
||||
fi
|
||||
if [ -z ${yerelsil+:} ]; then
|
||||
yerelsil="evet"
|
||||
yerelsil="silme"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue