From 81308cf6c030f4672f5167f56283f10057e4f9f1 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 3 Sep 2023 01:33:16 +0200 Subject: [PATCH] MAKE A MESSAGE --- API/UPLANET.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/API/UPLANET.sh b/API/UPLANET.sh index 063a20361..860c4a536 100755 --- a/API/UPLANET.sh +++ b/API/UPLANET.sh @@ -174,8 +174,8 @@ if [[ ! -f ~/.zen/tmp/${MOATS}/${EMAIL}/index.html ]]; then ) & fi -## LEAVE A MESSAGE -MESSAGE=" +## MAKE A MESSAGE +echo " [Astroport] $LAT $LON WELCOME ${EMAIL} @@ -189,11 +189,11 @@ MESSAGE="
(⌐■_■) G1Card

See who TW is there

- $(find ~/.zen/tmp/${MOATS}/ -type d -regex '.*[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}.*') -

ASTROPORT REGISTERED Crypto Commons : $LAT $LON : ${MOATS} : $(date) - " -echo "MESSAGE" > ~/.zen/tmp/${MOATS}/message.html +

ASTROPORT REGISTERED Crypto Commons : $LAT $LON : ${MOATS} : $(date) + " > ~/.zen/tmp/${MOATS}/message.html + + # $(find ~/.zen/tmp/${MOATS}/ -type d -regex '.*[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}.*') ## TAKING CARE OF THE CHAIN ########################################