logo & g1.data.e-is.pro

This commit is contained in:
qo-op 2020-12-12 19:05:05 +01:00
parent cd747660dc
commit d789e0ff94
3 changed files with 4 additions and 3 deletions

View File

@ -115,14 +115,14 @@ echo "$XZUID" > ~/.zen/ipfs/.${IPFSNODEID}/_xbian.zuid
echo "CREATE + profile" echo "CREATE + profile"
######################################################################## ########################################################################
cd ~/.zen/astrXbian/zen/jaklis cd ~/.zen/astrXbian/zen/jaklis
./jaklis.py -n "https://g1.data.le-sou.org" set --name "$XZUID" --avatar "$HOME/.zen/astrXbian/logo.png" #CESIUM+ ./jaklis.py -n "https://g1.data.e-is.pro" set --name "$XZUID" --avatar "$HOME/.zen/astrXbian/logo.png" #CESIUM+
./jaklis.py -n "https://data.gchange.fr" set --name "$XZUID" --avatar "$HOME/.zen/astrXbian/logo.png" #GCHANGE+ ./jaklis.py -n "https://data.gchange.fr" set --name "$XZUID" --avatar "$HOME/.zen/astrXbian/logo.png" #GCHANGE+
######################################################################## ########################################################################
######################################################################## ########################################################################
echo "BECOME FRIEND with oasis (1st bootstrap)" echo "BECOME FRIEND with oasis (1st bootstrap)"
######################################################################## ########################################################################
./jaklis.py -n "https://g1.data.le-sou.org" like -p 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS -s 5 ./jaklis.py -n "https://g1.data.e-is.pro" like -p 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS -s 5
./jaklis.py -n "https://data.gchange.fr" like -p 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS -s 5 ./jaklis.py -n "https://data.gchange.fr" like -p 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS -s 5
######################################################################## ########################################################################

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1,4 +1,5 @@
DUNIKEY="/.zen/secret.dunikey" # Chemin du fichier de trousseau Ḡ1 de l'émetteur, au format PubSec DUNIKEY="/.zen/secret.dunikey" # Chemin du fichier de trousseau Ḡ1 de l'émetteur, au format PubSec
#POD="https://data.gchange.fr" # Noeud Gchange utilisé pour l'envoi du message #POD="https://data.gchange.fr" # Noeud Gchange utilisé pour l'envoi du message
#POD="https://g1.data.duniter.fr" # Noeud Cecium+ utilisé pour l'envoi du message #POD="https://g1.data.duniter.fr" # Noeud Cecium+ utilisé pour l'envoi du message
POD="https://g1.data.le-sou.org" # Adresse du pod Cesium de secours #POD="https://g1.data.le-sou.org" # Adresse du pod Cesium de secours
POD="https://g1.data.e-is.pro"