This commit is contained in:
qo-op 2020-06-12 17:03:48 +02:00
parent f507f175a9
commit 8b7b086a3c
1 changed files with 3 additions and 4 deletions

View File

@ -38,12 +38,11 @@ UNIT=${countvalues[2]}
[[ -f "${PINFILE}.crypt" ]] && /home/$YOU/.zen/astroport/zen/tools/natools.py decrypt -f pubsec -k "$NODE_PUBSECFILE" -i "${PINFILE}.crypt" -o "$PINFILE" && PIN=$(cat "$PINFILE");
[[ "$PIN" != "" ]] && echo "" > "$PINFILE" || PIN="PIN EMPTY !!! Contacter $ADMINPHONE SVP"
mess="Votre Clef
$UIDNA
mess="CLEFS : $UIDNA
$PIN
Solde: $AMOUNT $UNIT
https://cesium.app
Solde = $AMOUNT $UNIT
Utilisez https://cesium.app et https://gchange.fr !
"
sms_SEND "$PHONE" "$mess"