This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lio
/
.click
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix run script
master
Lio
3 months ago
parent
d72fb5378a
commit
ec5f026618
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
run.sh
+ 2
- 2
run.sh
View File
@@ -1,9 +1,9 @@
#!/bin/bash
FILE=run
NODE=node
NODE=
ts-
node
while true;
do
$NODE
run.j
s
$NODE
index.t
s
done
Write
Preview
Loading…
Cancel
Save