fred 2023-01-15 16:47:58 +01:00
parent 30d053d6ad
commit aee32ff597
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ done
YOU=$(myIpfsApi)
[[ ! $YOU ]] && espeak "I P F S not running - EXIT" && exit 1
[[ ! $URL ]] && xdg-open "$myIPFS/ipns/$ASTRONAUTENS"
[[ ! $URL ]] && xdg-open "http://ipfs.localhost:8080/ipns/$ASTRONAUTENS"
########################################################################
espeak "Ready !"