From 13efad9288f695f18e74ac43fcb811bacaaa29cb Mon Sep 17 00:00:00 2001 From: rob Date: Sat, 18 Dec 2021 20:16:24 -0500 Subject: [PATCH] fix for web app shutdown copy/paste bug --- stop-production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stop-production b/stop-production index 0b8b404..692e5b2 100755 --- a/stop-production +++ b/stop-production @@ -3,7 +3,7 @@ # # APP HOSTS # -forever stop app/workers/dtp-libertylinks.js +forever stop dtp-libertylinks.js # # WORKERS