mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-20 07:20:41 -04:00
typo
This commit is contained in:
parent
d1d54655ed
commit
d87c80815b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
## ./haveno-on-qubes/scripts/2.1-haveno-netvm_maker.sh
|
||||
|
||||
if [[ $# -ne 1 ]] ; then
|
||||
printf "\nNo arguments provided!\n\nThis script requires an argument to by provided:\nIP Address of Haveno AppVM\n\nPlease review documentation and try again.\n\nExiting now ...\n"
|
||||
printf "\nNo arguments provided!\n\nThis script requires an argument to be provided:\nIP Address of Haveno AppVM\n\nPlease review documentation and try again.\n\nExiting now ...\n"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue