We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44464cc + 904829a commit 243763eCopy full SHA for 243763e
1 file changed
deploy
@@ -9,7 +9,7 @@
9
10
VERSION="0.6.0"
11
CONFIG=./deploy.conf
12
-LOG=/tmp/pm2-deploy.log
+LOG=/tmp/pm2-deploy-${USER:-default}.log
13
TEST=1
14
FORCE=0
15
REF=
0 commit comments