#1298 using url conform delimiter

This commit is contained in:
Thoralf Rickert-Wendt 2019-10-11 17:45:54 +02:00
parent 7b4953a049
commit 16612bface
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ fi
if [ ${KEEWEB_CONFIG_URL} ]
then
sed -i /\(no content\)/${KEEWEB_CONFIG_URL}/g keeweb/index.html
sed -i "s,(no-config),${KEEWEB_CONFIG_URL}," keeweb/index.html
fi
# exec CMD