We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cda30c + febeef9 commit f86f21cCopy full SHA for f86f21c
scripts/deploy-contract
@@ -20,7 +20,7 @@ while [[ $# -gt 0 ]]; do
20
;;
21
-r|--register)
22
register_cmd="$2"
23
- shift
+ shift 2
24
25
-c|--committee)
26
committee="$2"
0 commit comments