TODO REMOVE update_bashrc.sh... Not so good idea since Astroport.One switch identities between captains

This commit is contained in:
fred 2022-05-05 18:06:40 +02:00
parent aabef16b80
commit c691413f3e
2 changed files with 14 additions and 12 deletions

View File

@ -6,6 +6,8 @@
######################################################################## ########################################################################
# update_bashrc.sh # update_bashrc.sh
# Add $YOU $IPFSNODEID $G1PUB to ~/.bashrc # Add $YOU $IPFSNODEID $G1PUB to ~/.bashrc
## TODO REMOVE... Not so good idea since Astroport.One switch identities between captains
XZUID="$1" XZUID="$1"
source ~/.bashrc source ~/.bashrc

View File

@ -165,9 +165,9 @@ echo ".... ACTUAL SWARM PEERS ..."
ipfs swarm peers ipfs swarm peers
######################################################################## ########################################################################
echo 'UPDATING ~/.bashrc' # echo 'UPDATING ~/.bashrc'
######################################################################## ########################################################################
~/.zen/astrXbian/.install/update_bashrc.sh "$XZUID" # ~/.zen/astrXbian/.install/update_bashrc.sh "$XZUID"
## CREATE RAMDISK permanent ## CREATE RAMDISK permanent
#sudo mkdir /mnt/ramdisk #sudo mkdir /mnt/ramdisk