diff --git a/ASTROBOT/G1NewUplanet.sh b/ASTROBOT/G1NewUplanet.sh deleted file mode 100644 index d7712f98..00000000 --- a/ASTROBOT/G1NewUplanet.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -######################################################################## -# Version: 0.1 -# License: AGPL-3.0 (https://choosealicense.com/licenses/agpl-3.0/) -######################################################################## -MY_PATH="`dirname \"$0\"`" # relative -MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized -ME="${0##*/}" - -. "${MY_PATH}/../tools/my.sh" - -## IT MAKES WISH WALLET MASTER OF NEW UPLANET -## IT MAKES swarm.key as UPLANETNAME -## SAME WISH BE CONNECTED TO THE PRIVATE IPFS MADE FIRST - -exit 0 diff --git a/RUNTIME/PLAYER.refresh.sh b/RUNTIME/PLAYER.refresh.sh index 7cfe1408..668377e5 100755 --- a/RUNTIME/PLAYER.refresh.sh +++ b/RUNTIME/PLAYER.refresh.sh @@ -377,7 +377,7 @@ for PLAYER in ${PLAYERONE[@]}; do done ## GET $:/moa Tiddlers ####################################### END - ##################################################################### + ################## PREPARE LIST TO INSERT IN SECTORTW_NEWS TID echo "${UPLAYERSTIDS[@]}" UPLAYERSTIDS_STR="" for item in "${UPLAYERSTIDS[@]}"; do @@ -399,7 +399,7 @@ for PLAYER in ${PLAYERONE[@]}; do ############################################################# # Connect_PLAYER_To_Gchange.sh : Sync FRIENDS TW - TODO : REWRITE - ############################################################## + ######################################### BETTER USE json FILE IN /ipns/$IPFSNODEID/COINS #~ echo "##################################################################" #~ [[ $(echo "$COINS >= 500" | bc -l) -eq 1 ]] \