mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 07:15:54 -04:00
typo
This commit is contained in:
parent
08879ebfac
commit
d6faa6be30
@ -2,7 +2,7 @@
|
||||
## ./haveno-on-qubes/scripts/3.1-haveno-appvm_maker.sh
|
||||
|
||||
if [[ $# -ne 1 ]] ; then
|
||||
printf "\nNo arguments provided!\n\nThis script requires an argument to by provided:\nOnion Address of Haveno NetVM\n\nPlease review documentation and try again.\n\nExiting now ...\n"
|
||||
printf "\nNo arguments provided!\n\nThis script requires an argument to be provided:\nOnion Address of Haveno NetVM\n\nPlease review documentation and try again.\n\nExiting now ...\n"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
@ -45,6 +45,5 @@ chown -R $(ls /home):$(ls /home) /home/$(ls /home)/.local/share/applications
|
||||
echo_blue "Haveno AppVM configuration complete."
|
||||
printf "%s \n" "Press [ENTER] to complete ..."
|
||||
read ans
|
||||
exit
|
||||
#poweroff
|
||||
|
||||
#exit
|
||||
poweroff
|
||||
|
Loading…
x
Reference in New Issue
Block a user