Skip to content

Commit a2ebc51

Browse files
committed
fixes deployment
1 parent 77ea997 commit a2ebc51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
task('yarn', '
3737
/home/nuxt/.yarn/bin/yarn;
3838
NODE_ENV=production /home/nuxt/.yarn/bin/yarn build;
39-
NODE_ENV=production /home/nuxt/.yarn/bin/yarn start;
4039
');
4140

4241
task('restart', '

0 commit comments

Comments
 (0)