From 4067b64c60e4593613216dc09c87df26d0d173a5 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 3 Sep 2023 00:53:42 +0200 Subject: [PATCH] current not changed --- tools/VISA.new.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/VISA.new.sh b/tools/VISA.new.sh index 58ad5dec..19d791e1 100755 --- a/tools/VISA.new.sh +++ b/tools/VISA.new.sh @@ -456,8 +456,8 @@ echo "--- PLAYER : ${PLAYER} - FILE SYSTEM LOADED"; [[ $XDG_SESSION_TYPE == 'x11' ]] && xdg-open "${myIPFS}/ipns/${ASTRONAUTENS}" && espeak "YOUR PASS IS $PASS" ################# PREPARE DOCKERIZATION -[[ -l ~/.zen/game/players/.current ]] \ -&& ln -s ~/.zen/game/players/${PLAYER} ~/.zen/game/players/.current +#~ [[ -l ~/.zen/game/players/.current ]] \ +#~ && ln -s ~/.zen/game/players/${PLAYER} ~/.zen/game/players/.current . "${MY_PATH}/my.sh"