This website requires JavaScript.
Explore
Help
Register
Sign in
w0zard
/
sync
Watch
1
Star
0
Fork
You've already forked sync
0
mirror of
https://github.com/Spengreb/sync.git
synced
2026-05-13 19:22:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8fb51e6dc3
sync
/
run.sh
9 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix bad MySQL results crashing it
2013-03-18 12:17:56 -05:00
#!/bin/sh
while
:
do
Refactor out server init to index.js
2013-10-11 15:48:01 -05:00
node index.js
Fix bad MySQL results crashing it
2013-03-18 12:17:56 -05:00
sleep
2
done
Reference in a new issue
Copy permalink