Skip to content

Commit 861c9a1

Browse files
committed
Fix typo
1 parent 8ba8ddf commit 861c9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ curl -fSL "https://s3.amazonaws.com/rocketchatbuild/demo.rocket.chat-v.latest.tg
1212
tar zxvf rocket.chat.tgz && rm rocket.chat.tgz
1313
cd $ROOTPATH/bundle/programs/server
1414
npm install
15-
pm2 startOrRestart $ROOTPATH/current/$PM2JSON
15+
pm2 startOrRestart $ROOTPATH/current/$PM2FILE

0 commit comments

Comments
 (0)