Update init-and-run-wiki

This commit is contained in:
Tristram Oaten 2016-10-10 12:07:55 +01:00 committed by GitHub
parent c4d1ae8343
commit eb91f5c195

View file

@ -5,4 +5,4 @@ if [ ! -d /var/lib/tiddlywiki/mywiki ]; then
tiddlywiki mywiki --init server
fi
exec tiddlywiki mywiki --server 8080 $:/core/save/all text/plain text/html user "" 0.0.0.0
exec tiddlywiki mywiki --server 8080 $:/core/save/all text/plain text/html $USERNAME $PASSWORD 0.0.0.0