Skip to content

Commit a93e5cf

Browse files
Merge pull request #33 from s4ke/main
Update littlelink.yml
2 parents 6c47f36 + b77a961 commit a93e5cf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

contrib/swarm-deploy/littlelink.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ services:
1919
rm -rf /htdocs/littlelink/images
2020
rm -rf /htdocs/themes
2121
rm -rf /htdocs/img
22+
23+
# uncomment this after first start
24+
# to prevent the installing dialog coming up
25+
# if the container is recreated
26+
# rm /htdocs/INSTALLING
2227
2328
ln -s /data/database /htdocs/database
2429
ln -s /data/.env /htdocs/.env

0 commit comments

Comments
 (0)