Skip to content

Commit 5f7dd56

Browse files
committed
Fixing scripts
Signed-off-by: MikeDawg <MikeDawg@gmail.com>
1 parent cedcc17 commit 5f7dd56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/restore.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ while getopts "hb:n:u:" arg; do
2020
UNIT_USERNAME=$OPTARG
2121
;;
2222
*)
23+
usage
2324
exit 1
2425
esac
2526
done

0 commit comments

Comments
 (0)