This commit is contained in:
PromptPunksFauxCough 2025-02-23 10:50:01 +00:00 committed by GitHub
parent d1d54655ed
commit d87c80815b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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