mirror of
https://github.com/sixfab/Sixfab_PPP_Installer
synced 2024-11-14 15:24:52 +00:00
indentation error fixed
This commit is contained in:
parent
3efa974a6e
commit
4fb08f1845
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
while true; do
|
||||
while true; do
|
||||
|
||||
ping -c 1 8.8.8.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user