Skip to content

Commit 4dca4b0

Browse files
author
Gerad Suyderhoud
committed
tweaks
1 parent 69adaa0 commit 4dca4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ host 162.243.246.137
66
repo [email protected]:nko4/website.git
77
ref origin/master
88
path /home/deploy
9-
post-deploy npm install --mongodb:native && sudo restart node && NODE_ENV=production ./node_modules/.bin/coffee scripts/package-assets.coffee
9+
post-deploy npm install --mongodb:native && sv restart serverjs && NODE_ENV=production ./node_modules/.bin/coffee scripts/package-assets.coffee
1010
test sleep 5 && curl localhost/reload >/dev/null
1111

1212
[stage]

0 commit comments

Comments
 (0)