xzuid retro-compatible correction

This commit is contained in:
qo-op 2021-07-07 23:58:01 +02:00
parent b425d717da
commit 00d7351c48
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ htest=$(ls /home/${YOU}/.zen/SMS/PHONE/${phonehash} 2>/dev/null)
if [[ $htest ]]; then
NEW=0
xzuid=$(cat "/home/${YOU}/.zen/SMS/PHONE/${phonehash}/xzuid.txt")
[[ ! $xzuid ]] && xzuid=$(cat "/home/${YOU}/.zen/SMS/PHONE/${phonehash}/xzuid")
echo "OK $phone est inscrit sous le pseudo $xzuid"
else
echo "$phone inconnu - EXIT -"