mirror of
https://github.com/Akkadius/glass-isc-dhcp.git
synced 2025-09-09 19:08:38 +02:00
3 lines
146 B
Bash
3 lines
146 B
Bash
#!/usr/bin/env bash
|
|
|
|
/usr/bin/forever --minUptime 10000 --spinSleepTime 10000 -a -o ./logs/glass-process.log -e ./logs/glass-error.log ./bin/www & |