Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export NODE_ENV=production && set -e && node db/init.js && node app.js --prod
|
||||
Reference in New Issue
Block a user