Skip to content

Commit a54d6c8

Browse files
committed
ownership snafu with config file.
1 parent a5673e0 commit a54d6c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init/60_set_the_site.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ fi
1313

1414
if [ ! -f "/config/www/gallery/local/config/config.inc.php" ]; then
1515
cp /config/www/gallery/include/config_default.inc.php /config/www/gallery/local/config/config.inc.php
16+
chown abc:abc /config/www/gallery/local/config/config.inc.php
1617
fi

0 commit comments

Comments
 (0)