diff --git a/1stRUNconfig.sh b/1stRUNconfig.sh index 471c37e..be85c2a 100755 --- a/1stRUNconfig.sh +++ b/1stRUNconfig.sh @@ -101,6 +101,11 @@ rm /tmp/secret.all # WRITE ~/.zen/ipfs.sync CONFIG echo "IPFS_SYNC_DIR=$IPFS_sync_directory" > ~/.zen/ipfs.sync +# CREATE gchange+ profile +# cd ~/.zen/astroport/zen/jaklis +# ./jaklis.py --key "~/.zen/secret.dunikey" --node "https://data.gchange.fr" set --name "$g1_profil" --avatar "~/.zen/astroport/logo.png" +# ERROR + echo "OK. Restart now" zenity --warning --width 300 --text "Veuillez redémarrer l'ordinateur pour activer votre configuration..." 2> >(grep -v 'GtkDialog' >&2)