mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-28 11:40:37 +02:00
Revert "Update install-service.sh"
This commit is contained in:
parent
965acb6632
commit
57e3b458a9
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ unzip open3a.zip
|
|||
rm open3a.zip
|
||||
chmod 666 system/DBData/Installation.pfdb.php
|
||||
chmod -R 777 specifics/
|
||||
chmod -R 777 system/Backup
|
||||
chmod -R 777 system/Backups
|
||||
chown -R www-data:www-data /var/www/html
|
||||
|
||||
echo "sudo -u www-data /usr/bin/php /var/www/html/plugins/Installation/backup.php; for backup in $(ls -r1 /var/www/html/system/Backup/*.gz | /bin/grep -v $(date +%Y%m%d)); do /bin/rm $backup;done" > /etc/cron.daily/open3a-backup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue