current not changed

This commit is contained in:
fred 2023-09-03 00:53:42 +02:00
parent df7d2eb972
commit 4067b64c60
1 changed files with 2 additions and 2 deletions

View File

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