summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-29 20:55:36 +0200
committerJulioJu2016-05-29 20:55:36 +0200
commitb5850c4a4b72009283cf64db7f3de3a428861ab1 (patch)
tree4070f647214b5cf8e762ea2d9fd3062f73af5b80
parent8c99ca29f59e5f71a9f7143c07ed2a917bd6cac3 (diff)
downloadaur-b5850c4a4b72009283cf64db7f3de3a428861ab1.tar.gz
Correct bugs install
-rw-r--r--marionnet-legacy.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/marionnet-legacy.install b/marionnet-legacy.install
index 01122a33412f..c5c4f99bbeb5 100644
--- a/marionnet-legacy.install
+++ b/marionnet-legacy.install
@@ -179,8 +179,8 @@ echo "============================================================="
echo "* Downlading and installing Marionnet kernels and filesystems (Linux \
distributions Debian Lenny, Mandriva, Pinocchio, etc.)"
echo -e "* Warning! this process may take several hours!"
-chmod u+x ./marionnet_from_scratch-Downloader
-./marionnet_from_scratch-Downloader -m 0.90 --prefix /usr/share/marionnet
+chmod u+x /usr/share/marionnet/marionnet_from_scratch-Downloader
+/usr/share/marionnet/marionnet_from_scratch-Downloader -m 0.90 --prefix /usr/share/marionnet