This website requires JavaScript.
Explore
Help
Sign In
moon
/
sync
mirror of
https://github.com/calzoneman/sync.git
Watch
1
Star
0
Fork
You've already forked sync
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
adc0ea27a9
sync
/
run.sh
9 lines
58 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
while
:
do
node index.js
sleep
2
done
Reference in New Issue
View Git Blame
Copy Permalink