Skip to content

Commit

Permalink
+ Fix wrong owner of backup dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjianhua committed Jul 18, 2022
1 parent 67c03ef commit d6802ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/rootfs/etc/s6/s6-init/run
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ fi

# Try upgrade
php /apps/qucheng/www/upgrade-cli.php && chown -R www-data:www-data /apps/qucheng/tmp/log
chown -R www-data:www-data /data/qucheng/backup

0 comments on commit d6802ab

Please sign in to comment.