Skip to content

Commit

Permalink
Fixing scripts
Browse files Browse the repository at this point in the history
Signed-off-by: MikeDawg <MikeDawg@gmail.com>
  • Loading branch information
MikeDawg committed Apr 14, 2020
1 parent cedcc17 commit 5f7dd56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ while getopts "hb:n:u:" arg; do
UNIT_USERNAME=$OPTARG
;;
*)
usage
exit 1
esac
done
Expand Down

0 comments on commit 5f7dd56

Please sign in to comment.