There was an error while loading. Please reload this page.
1 parent cedcc17 commit 5f7dd56Copy full SHA for 5f7dd56
1 file changed
scripts/restore.sh
@@ -20,6 +20,7 @@ while getopts "hb:n:u:" arg; do
20
UNIT_USERNAME=$OPTARG
21
;;
22
*)
23
+ usage
24
exit 1
25
esac
26
done
0 commit comments