rice/itest

6 lines
105 B
Plaintext
Raw Normal View History

2019-12-22 03:25:07 +00:00
#!/bin/sh
# Tests wether or not we have internet connection
ping 1.1.1.1 -c 3&
ping shockrah.shop -c 3&