This website requires JavaScript.
Explore
Help
Sign In
lio
/
website
Watch
1
Star
1
Fork
You've already forked website
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0c004f9491
website
/
run.sh
10 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
auto restart file thingy
2019-11-30 13:48:51 +00:00
#!/bin/bash
FILE
=
run
NODE
=
node
while
true
;
do
change path and port
2020-01-13 10:52:50 +00:00
$NODE
$FILE
.js
done
Reference in a new issue
Copy permalink