diff --git a/script/network_portal.sh b/script/network_portal.sh index cdd31ec..4f9ccee 100755 --- a/script/network_portal.sh +++ b/script/network_portal.sh @@ -127,6 +127,7 @@ case "$1" in --email) email=$2 $SIGNET_ROOT/signet -s --email $email + shift;; --h|--help) usage exit