Skip to content

Commit 243763e

Browse files
authored
Merge pull request #187 from RealKelsar/master
Update deploy to allow multiple deployments with different Users
2 parents 44464cc + 904829a commit 243763e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
VERSION="0.6.0"
1111
CONFIG=./deploy.conf
12-
LOG=/tmp/pm2-deploy.log
12+
LOG=/tmp/pm2-deploy-${USER:-default}.log
1313
TEST=1
1414
FORCE=0
1515
REF=

0 commit comments

Comments
 (0)