diff --git a/scripts/menu.send.sh b/scripts/menu.send.sh index 72673c0..8693b16 100755 --- a/scripts/menu.send.sh +++ b/scripts/menu.send.sh @@ -105,7 +105,7 @@ $(cat "$amount") $(cat "$address") $txfeeOption " # run $tor python ~/joinmarket-clientserver/scripts/sendpayment.py \ - -m "$(cat "$mixdepth")" "$makercountOption" "$(cat "$wallet")" \ + -m "$(cat "$mixdepth")" $makercountOption "$(cat "$wallet")" \ "$(cat "$amount")" "$(cat "$address")" $txfeeOption echo "" echo "Press ENTER to return to the menu..."