diff --git a/12345.sh b/12345.sh index 1d24a45c..f92a2fc5 100755 --- a/12345.sh +++ b/12345.sh @@ -109,7 +109,7 @@ while true; do ############################################################################ ## SERVE LANDING REDIRECT PAGE ~/.zen/tmp/coucou/${MOATS}.myHOST.http on PORT 1234 (LOOP BLOCKING POINT) ############################################################################ - REQ=$(cat $HOME/.zen/tmp/coucou/${MOATS}.myHOST.http | nc -l -p 1234 -q 1) ## # WAIT FOR 1234 PORT CONTACT + REQ=$(cat $HOME/.zen/tmp/coucou/${MOATS}.myHOST.http | nc -l -p 1234 -q 1 && rm $HOME/.zen/tmp/coucou/${MOATS}.myHOST.http) ## # WAIT FOR 1234 PORT CONTACT URL=$(echo "$REQ" | grep '^GET' | cut -d ' ' -f2 | cut -d '?' -f2) HOSTP=$(echo "$REQ" | grep '^Host:' | cut -d ' ' -f2 | cut -d '?' -f2) diff --git a/tools/make_image_ipfs_index_carousel.sh b/tools/make_image_ipfs_index_carousel.sh index bce1de80..15894667 100755 --- a/tools/make_image_ipfs_index_carousel.sh +++ b/tools/make_image_ipfs_index_carousel.sh @@ -42,7 +42,7 @@ if [[ ! -d $img_dir ]]; then ## WRITE ON IT : ASK FOR REFILL convert -font 'Liberation-Sans' \ -pointsize 80 -fill purple -draw 'text 50,120 "'"$COINS Ğ1"'"' \ - -pointsize 30 -fill purple -draw 'text 70, 190 "'"$PLAYER"'"' \ + -pointsize 30 -fill purple -draw 'text 40, 180 "'"$PLAYER"'"' \ "${HOME}/.zen/tmp/one.png" "${HOME}/.zen/tmp/carousel/${pub}.png" \ && rm ${HOME}/.zen/tmp/carousel/${pub}.one.png diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index 6c5ccf20..2831b540 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -179,7 +179,7 @@ a {
Menu - +