mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:51:59 +01:00
postinstall fix
This commit is contained in:
parent
45ad6cc118
commit
fd2026b70b
@ -417,7 +417,6 @@ webui_install() {
|
|||||||
|
|
||||||
chmod 770 $DOCROOT/tmp $DOCROOT/images
|
chmod 770 $DOCROOT/tmp $DOCROOT/images
|
||||||
chgrp $WWWGROUP $DOCROOT/tmp
|
chgrp $WWWGROUP $DOCROOT/tmp
|
||||||
chgrp $WWWGROUP $DOCROOT/system/helper/phpqrcode/cache
|
|
||||||
|
|
||||||
echo "<?php" > $DOCROOT/config-site.php
|
echo "<?php" > $DOCROOT/config-site.php
|
||||||
echo >> $DOCROOT/config-site.php
|
echo >> $DOCROOT/config-site.php
|
||||||
|
Loading…
Reference in New Issue
Block a user