diff --git a/g1sms/sms_ASTROPORT.sh b/g1sms/sms_ASTROPORT.sh index 8b0b5db..dc08155 100755 --- a/g1sms/sms_ASTROPORT.sh +++ b/g1sms/sms_ASTROPORT.sh @@ -40,7 +40,7 @@ Love Land ENTRANCE CHECKING # /home/$YOU/.zen/astroport/zen/ipfs_SWARM_refresh.sh -for hashfile in $(ls /tmp/loveland_entrance/); do +for hashfile in /tmp/loveland_entrance/*; do PP=$(cat $hashfile) PHONE=$(echo $PP | cut -d '|' -f 1) PARRAIN=$(echo $PP | cut -d '|' -f 2)