We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b529032 commit 1abd84cCopy full SHA for 1abd84c
javascript/optimize-nohup.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -e
3
4
-nohup npm run optimize-bdd &
+nohup npm run optimize-bdd > optimize.nohup.out &
0 commit comments