start script
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
*.swo
|
||||
*~
|
||||
node_modules/
|
||||
nohup.out
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nohup hotnode app.js &
|
||||
Reference in New Issue
Block a user