This website requires JavaScript.
Explore
Help
Sign In
r
/
thaldrin
Watch
1
Star
0
Fork
You've already forked thaldrin
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1c4fd7148a
thaldrin
/
run.sh
10 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
ip fuckery
2019-11-10 21:00:45 +00:00
#!/bin/bash
h
2019-10-09 16:19:30 +00:00
FILE
=
index
ip fuckery
2019-11-10 21:00:45 +00:00
NODE
=
node
h
2019-10-09 16:19:30 +00:00
while
true
;
do
$NODE
$(
pwd
)
/
$FILE
.js
ip fuckery
2019-11-10 21:00:45 +00:00
done
Reference in a new issue
Copy permalink