StarrySkyWorld commited on
Commit
5e109c0
·
verified ·
1 Parent(s): bb15881

Create test.sh

Browse files
Files changed (1) hide show
  1. test.sh +1 -0
test.sh ADDED
@@ -0,0 +1 @@
 
 
1
+ for i in {1..5}; do curl -s ip.sb; done