Turn on ps-post-stop hook.

This commit is contained in:
Sergey Tokarenko
2017-05-17 20:29:19 +03:00
parent d747e146a6
commit e1263bf55c

View File

@@ -11,3 +11,5 @@ ps_post_stop() {
config_set --no-restart "$APP" DOKKU_APP_RESTORE=0
}
ps_post_stop "$@"