Skip to content

Commit 103d945

Browse files
authored
Update start.sh
1 parent fa68038 commit 103d945

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
22
cd /home/nging_linux_amd64
33
./nging -p 9999 -c 'myconfig/config.yaml'
4+
while true;do sleep 3600;done

0 commit comments

Comments
 (0)