Commit Graph

5 Commits (2387b783c17dee05c4d3d1b22c50dc4b34210f4c)

Author SHA1 Message Date
rcoemans 4e0850951a
Update readme.md
Added revision history table
2020-08-21 23:20:22 +02:00
Darren Kitchen 73013b1c83
Merge pull request #29 from rcoemans/patch-9
Update restore.sh
2020-08-21 10:41:06 -07:00
rcoemans 6885244529
Update restore.sh
Improved CHECK_INPUT_PARAM function a bit.
2020-08-21 15:23:24 +02:00
rcoemans 9fc6ec944b
Update readme.md
Fixed some typo's and added Hak5 Forum Thread url.
2020-08-21 09:36:02 +02:00
rcoemans ed82e9fad2
Backup and Restore scripts with logging and notification
Being tired of having to re-image your Shark Jack and going through the hassle of backing up and restoring the device? These shell scripts will help you to backup and restore all important data on your Shark Jack.

The scripts has been created in a modular fashion which allows easy extending the scripts with new functions. The backup script (`backup.sh`) incorporates logic to determine already existing backup folders and create a new (unique) backup folder every time the script is executed.
2020-08-20 21:27:44 +02:00