diff --git a/scripts/staging/update.sh b/scripts/staging/update.sh new file mode 100755 index 0000000..239c031 --- /dev/null +++ b/scripts/staging/update.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +bash $workingPath/scripts/$environment/deploy.sh \ No newline at end of file