From fd2d9bb0481bc81bd5562dc8e67b03190fd3f377 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 2 Jun 2022 17:46:14 +0200 Subject: [PATCH] =?UTF-8?q?Appuyez=20sur=20la=20touche=20ENTREE=20pour=20d?= =?UTF-8?q?=C3=A9marrer=20le=20mode=20Aventure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index d0bac96..2212164 100755 --- a/install.sh +++ b/install.sh @@ -160,10 +160,11 @@ if [[ "$USER" != "xbian" ]] then ## Desktop install echo "INITIALISATIOn Astroport/KODI" - echo "Appuyez sur la touche ENTREE pour créer une nouvelle identité" - echo "sinon interrompez ici l'installation pour copier la restauration d'une sauvegarde (~/.zen & ~/.ipfs)" + echo "Appuyez sur la touche ENTREE pour démarrer le mode Aventure" + echo "sinon interrompez ici l'installation, et activez votre Ambassade ~/.zen/Astroport.ONE/start.sh" read - ~/.zen/astrXbian/ISOconfig.sh + ~/.zen/Astroport.ONE/adventure.sh + # ~/.zen/astrXbian/ISOconfig.sh else ## Rpi Xbian install. cat /etc/rc.local | grep -Ev "exit 0" > /tmp/new.rc.local ## REMOVE "exit 0"