DOUBLON ${isREFERENCEinINDEX}

This commit is contained in:
qo-op 2021-03-02 11:21:23 +01:00
parent 4b5700e9ef
commit dc6d2188d5
1 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,8 @@ then
echo "FILE IS FROM ANOTHER"
echo ${isREFERENCEinINDEX}
# I could send message to my friend, PIN, exchange contract... TODO
fi
fi
[[ "$USER" != "xbian" ]] && zenity --warning --width 300 --text "DOUBLON ${isREFERENCEinINDEX}"
fi
########################################################################