From 6d2af3720335c3f3ca4a56672150e48aa20c58f8 Mon Sep 17 00:00:00 2001 From: sp3nx0r Date: Wed, 2 Oct 2019 14:05:22 -0500 Subject: [PATCH] fixing getopts, adding host specific files to backup, refactoring --- scripts/update_pwnagotchi.sh | 58 +++++++++++++++++++++--------------- 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/scripts/update_pwnagotchi.sh b/scripts/update_pwnagotchi.sh index 0039e7bc..f68d9253 100644 --- a/scripts/update_pwnagotchi.sh +++ b/scripts/update_pwnagotchi.sh @@ -13,13 +13,14 @@ function usage() { cat <