mirror of
https://github.com/yuzu-emu/Command-fix.git
synced 2024-12-23 03:55:33 +00:00
3 lines
56 B
Bash
3 lines
56 B
Bash
|
#!/bin/bash
|
||
|
NODE_ENV=production forever start server.js
|