mirror of https://github.com/keeweb/keeweb
#1298 wrong path
This commit is contained in:
parent
16612bface
commit
9679841e22
|
@ -33,7 +33,7 @@ fi
|
|||
|
||||
if [ ${KEEWEB_CONFIG_URL} ]
|
||||
then
|
||||
sed -i "s,(no-config),${KEEWEB_CONFIG_URL}," keeweb/index.html
|
||||
sed -i "s,(no-config),${KEEWEB_CONFIG_URL}," /keeweb/index.html
|
||||
fi
|
||||
|
||||
# exec CMD
|
||||
|
|
Loading…
Reference in New Issue