pwnagotchi/scripts
Aaron Bieber 0b2c156d29
Make backup / restore use POSIX shell for portability.
backup.sh:
  - Add use getopts for a more friendly user interface.
  - Add timeout to ping check.
  - Add unix epoch to backup file names.
  - Backup ssh information (/etc/ssh, $USER/.ssh).

restore.sh:
  - Add use getopts for a more friendly user interface.
  - Add timeout to ping check.
  - If user doesn't specify a backup file to restore, attempt to
    find the latest for the host name passed in.

Signed-off-by: Aaron Bieber <aaron@bolddaemon.com>
2019-11-11 07:49:24 -07:00
..
backup.sh Make backup / restore use POSIX shell for portability. 2019-11-11 07:49:24 -07:00
changelog.sh new: added changelog script 2019-10-03 13:27:13 +02:00
language.sh Fix path 2019-10-08 22:31:40 +02:00
linux_connection_share.sh Merge pull request #18 from alwayslivid/master 2019-09-29 21:26:34 +02:00
macos_connection_share.sh macos connection share script 2019-09-30 21:59:33 +02:00
preview.py Fix default setting to be an array, otherwise the iterator works over 2019-10-30 01:05:58 +00:00
pypi_upload.sh misc: small fix or general refactoring i did not bother commenting 2019-10-07 00:27:22 +02:00
release.sh fix: fixed released script 2019-10-08 15:26:32 +02:00
restore.sh Make backup / restore use POSIX shell for portability. 2019-11-11 07:49:24 -07:00
win_connection_share.ps1 spelling: lifting 2019-10-26 22:08:50 -04:00