From 50ce308258e94bd67a25c765a2d259933032b063 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 23:22:55 -0500 Subject: [PATCH] test --- scripts/staging/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/staging/update.sh b/scripts/staging/update.sh index 239c031..19e5c69 100755 --- a/scripts/staging/update.sh +++ b/scripts/staging/update.sh @@ -1,3 +1,4 @@ #!/bin/bash + bash $workingPath/scripts/$environment/deploy.sh \ No newline at end of file