feat(user/ping_offline.sh):Add script to ping until it succeeds once
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 20 Feb 2023 22:36:13 +0000 (22:36 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Mon, 20 Feb 2023 22:36:13 +0000 (22:36 +0000)
commit13c46bd3783fb9ee553b541ea7267bbb0a4912a0
tree5150042db69f0a7a696c0e420cd6b067590136a8
parentcffa431bc68533d72bea0fd3aaf15e57107ba60f
feat(user/ping_offline.sh):Add script to ping until it succeeds once

- Note: the script is meant to mark the time when internet
  connectivity is reestablished.

- doc(user/ping_offline.sh.org):Add docs

- doc(user/template.org):Add template for future executable
  documentation.
doc/user/ping_offline.sh.org [new file with mode: 0644]
doc/user/template.org [new file with mode: 0644]
user/ping_offline.sh [new file with mode: 0755]