Remove automode and a small refactor

This commit is contained in:
2019-06-04 16:37:13 -04:00
parent 0e8fa43284
commit 05a2d8eaea
2 changed files with 132 additions and 93 deletions

View File

@@ -6,15 +6,19 @@
**How to run:**
`./install_MC_fedora.sh [-v|--version] [version] [-b|--build-mode] [-i|--install-repo] [-p|--password]`
1. Download the script
2. Install or update MC (the script will ask for your sudo password to install packages):
`./install_MC_fedora.sh 25.0.41` (where 25.0.41 is the current Debian AMD64 version)
2A. Install or update MC locally (the script will ask for your sudo password to install packages):
`./install_MC_fedora.sh 25.0.48` (where 25.0.48 is the current Debian AMD64 version)
If no version number is specified the script will try to scrape Interact for the latest MC version
If beta version, the script will prompt for the beta team password
2B. Install the repo file: `./install_MC_fedora.sh -i`
3. (Optional) Install your .mjr license:
`mediacenter25 /RestoreFromFile YOURMEDIACENTER25MJRFILE.mjr`