updater: unset PASS variables
This commit is contained in:
parent
04499dc0a9
commit
4326aa8d32
|
@ -4,6 +4,9 @@
|
||||||
unset HTTP_PORT
|
unset HTTP_PORT
|
||||||
unset HTTP_HOST
|
unset HTTP_HOST
|
||||||
|
|
||||||
|
unset ADMIN_USER_PASS
|
||||||
|
unset AUTO_CREATE_USER_PASS
|
||||||
|
|
||||||
# wait for the app container to delete .app_is_ready and perform rsync, etc.
|
# wait for the app container to delete .app_is_ready and perform rsync, etc.
|
||||||
sleep 30
|
sleep 30
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue