summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-27 18:52:18 +0200
committerJulioJu2016-05-27 18:52:18 +0200
commitf5ebe7b6ad89dd7c03e82921bc1e4f0dcf4b01a2 (patch)
tree73e25f280d537c4f56792acc1e23ebaba16eb454
parent0a40ea1500d8e9a67a59392e568d6243673ee8c7 (diff)
downloadaur-f5ebe7b6ad89dd7c03e82921bc1e4f0dcf4b01a2.tar.gz
Speeling
-rw-r--r--marionnet.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/marionnet.install b/marionnet.install
index 0b7f8e08514a..dd7804a29f20 100644
--- a/marionnet.install
+++ b/marionnet.install
@@ -180,7 +180,7 @@ echo "\n* Downloading script marionnet_from_scratch : "
wget http://www.marionnet.org/downloads/marionnet_from_scratch/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!"
+echo -e "* Warning! this process may take several hours!"
echo -e "* Command : \`./marionnet_from_scratch --download-only \
--prefix /opt/marionnet\`"
chmod +x ./marionnet_from_scratch
@@ -198,7 +198,7 @@ echo -e "* Uninstallation process completed\n\n"
echo -e "Post remove hook"
echo -e "——————————————————————\n"
-echo "* Remove Marionnet kernels..."
+echo "* Erasing Marionnet kernels files..."
rm -Rf /usr/share/marionnet
echo "Success."
}