+xdg-open "file://$HOME/.zen/Astroport.ONE/templates/instascan.html"

This commit is contained in:
fred 2022-06-06 21:26:11 +02:00
parent 6df094d7ff
commit 5110fb79e0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ QOOPNS=$(cat ~/.zen/game/players/.current/.qoopns 2>/dev/null) || ( echo "noplay
source ~/.zen/ipfs.sync; echo "Le capitaine de cet Astroport est actuellement $CAPTAIN"
echo "Astronaute $PLAYER ($PSEUDO) "
xdg-open "file:///home/fred/workspace/Astroport.ONE/templates/instascan.html"
xdg-open "file://$HOME/.zen/Astroport.ONE/templates/instascan.html"
while true; do