Merge pull request #33 from s4ke/main

Update littlelink.yml
This commit is contained in:
Julian Prieber 2022-12-01 00:20:14 +01:00 committed by GitHub
commit a93e5cf310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,11 @@ services:
rm -rf /htdocs/littlelink/images
rm -rf /htdocs/themes
rm -rf /htdocs/img
# uncomment this after first start
# to prevent the installing dialog coming up
# if the container is recreated
# rm /htdocs/INSTALLING
ln -s /data/database /htdocs/database
ln -s /data/.env /htdocs/.env