Add files via upload
This commit is contained in:
5
restart.sh
Normal file
5
restart.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
while true
|
||||
do
|
||||
node .
|
||||
done
|
||||
Reference in New Issue
Block a user