DEBUG=true

This commit is contained in:
fred 2023-01-01 20:19:12 +01:00
parent 18e6fdb095
commit 395bea851a
1 changed files with 8 additions and 1 deletions

View File

@ -359,8 +359,15 @@ rm ~/.zen/game/players/.current
ln -s ~/.zen/game/players/$PLAYER ~/.zen/game/players/.current
. "$MY_PATH/my.sh"
#################################################################
#### make player ipfs docker
[[ $USER == 'zen' ]] && make player MAIL=$(myPlayer) USER_HOST=$(myPlayerHost)
[[ $USER == 'zen' ]] && make player MAIL=$(myPlayer) USER_HOST=$(myPlayerHost) DEBUG=true
#################################################################
#################################################################
#################################################################
#################################################################
# PASS CRYPTING KEY
#~ echo; echo "Sécurisation de vos clefs... "; sleep 1