Remove automode and a small refactor
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user