Command-fix/start_production.sh
2017-05-06 19:12:30 -04:00

3 lines
56 B
Bash
Executable file

#!/bin/bash
NODE_ENV=production forever start server.js