Update README and add .gitignore
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
**/
|
||||||
|
*.zip
|
||||||
@@ -8,17 +8,16 @@
|
|||||||
|
|
||||||
1. Download the script
|
1. Download the script
|
||||||
|
|
||||||
2a. Install or update MC (the script will ask for your sudo password to install packages):
|
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)
|
`./install_MC_fedora.sh 25.0.41` (where 25.0.41 is the current Debian AMD64 version)
|
||||||
|
|
||||||
2b. If no version number is specified the script will try to scrape Interact for the latest MC version
|
If no version number is specified the script will try to scrape Interact for the latest MC version
|
||||||
|
|
||||||
2c. If beta version, the script will prompt for the beta team password
|
If beta version, the script will prompt for the beta team password
|
||||||
|
|
||||||
3. (Optional) Install your .mjr license:
|
3. (Optional) Install your .mjr license:
|
||||||
`mediacenter25 /RestoreFromFile YOURMEDIACENTER23MJRFILE.mjr`
|
`mediacenter25 /RestoreFromFile YOURMEDIACENTER25MJRFILE.mjr`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Additional info can be found at [Interact](https://yabb.jriver.com/interact/index.php/topic,119981.0.html).
|
Additional info can be found at [Interact](https://yabb.jriver.com/interact/index.php/topic,119981.0.html).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user