We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa68038 commit 103d945Copy full SHA for 103d945
1 file changed
start.sh
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
cd /home/nging_linux_amd64
3
./nging -p 9999 -c 'myconfig/config.yaml'
4
+while true;do sleep 3600;done
0 commit comments