summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--marionnet-trunk.install7
1 files changed, 3 insertions, 4 deletions
diff --git a/marionnet-trunk.install b/marionnet-trunk.install
index 174572910ad7..b56838766c9d 100644
--- a/marionnet-trunk.install
+++ b/marionnet-trunk.install
@@ -172,12 +172,11 @@ echo "sudo systemctl start marionnetdaemon.service"
# Install marionnet_kernels and filesystems
# =============================================================
-echo "\n============================================================="
+echo -e "\n============================================================="
echo " Downlading "
-echo "============================================================="
+echo -e "============================================================="
-echo "\n* Downloading script marionnet_from_scratch : "
-wget http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch
+echo -e "\n* Downloading script marionnet_from_scratch : "
echo "* Downlading and installing Marionnet kernels and filesystems (Linux \
distributions Debian Lenny, Mandriva, Pinocchio, etc.)"
echo -e "* Warning! this process may take several hours!"