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.
1 parent 114d199 commit ba42652Copy full SHA for ba42652
src/universal/bin/faucet-server
@@ -2,4 +2,4 @@
2
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
cd $DIR/..
5
-./bin/mantis -Dconfig.file=./conf/faucet.conf -- faucet "$@"
+./bin/mantis -Dconfig.file=./conf/faucet.conf "$@" -- faucet
0 commit comments