mirror of
https://github.com/linuxserver/docker-piwigo.git
synced 2025-04-24 05:07:05 -04:00
ownership snafu with config file.
This commit is contained in:
parent
a5673e0092
commit
a54d6c8e30
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ fi
|
|||
|
||||
if [ ! -f "/config/www/gallery/local/config/config.inc.php" ]; then
|
||||
cp /config/www/gallery/include/config_default.inc.php /config/www/gallery/local/config/config.inc.php
|
||||
chown abc:abc /config/www/gallery/local/config/config.inc.php
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue