Merge pull request #2777 from stokarenko/turn-on-ps-post-stop

Turn on ps-post-stop hook.
This commit is contained in:
Jose Diaz-Gonzalez
2017-05-22 10:20:37 -06:00
committed by GitHub

View File

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