From 14a4fc3ac8368ed0d58fe32aa5fe90e6744a2a15 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Thu, 4 Oct 2012 23:00:50 +0000 Subject: [PATCH] - mention in comments how to install silently --- mk/linux/mojosetup/megaglest-installer/make.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mk/linux/mojosetup/megaglest-installer/make.sh b/mk/linux/mojosetup/megaglest-installer/make.sh index fb097330..683284c5 100755 --- a/mk/linux/mojosetup/megaglest-installer/make.sh +++ b/mk/linux/mojosetup/megaglest-installer/make.sh @@ -9,6 +9,9 @@ # example, but invest effort in what it's trying to do, and what it produces. # (make sure you don't build in features you don't need, etc). +# To install the installer silently you may run it like this: +# ./megaglest-installer.run --noprompt --i-agree-to-all-licenses --destination /home/softcoder/megaglest-temp-test --noreadme --ui=stdio + # below is the branch to build and installer from. megaglest_release_folder=""