mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -20,6 +20,7 @@ while getopts "hb:n:u:" arg; do
|
|||||||
UNIT_USERNAME=$OPTARG
|
UNIT_USERNAME=$OPTARG
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
usage
|
||||||
exit 1
|
exit 1
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user