mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 12:40:33 +00:00
4 lines
60 B
Bash
4 lines
60 B
Bash
#!/bin/bash -eu
|
|
|
|
ping -q -w 1 -c 1 8.8.8.8 > /dev/null 2>&1
|