Using PLAYER PEPPER AS WISH SALT

This commit is contained in:
fred 2023-02-13 13:30:41 +01:00
parent f27de9657f
commit c7e654cf39
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ echo
# CREATION DU TW G1VOEU
#####################################################
source ~/.zen/game/players/$PLAYER/secret.june ## CLEF DERIVEE ET MEMORISABLE
[[ $PEPPER ]] && SALT=$PEPPER ## Using PLAYER PEPPER AS WISH SALT
[[ ! $SALT ]] && SALT=$(${MY_PATH}/../tools/diceware.sh 3 | xargs)
echo "$SALT"