1.35.14 release

This commit is contained in:
2026-04-14 01:19:42 -04:00
parent fba72964fc
commit 29a1f665e9
3 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ $ installJRMC --help
--compat
Build/install MC locally without minimum dependency version requirements.
--mcversion VERSION
Specify the MC version, ex. "35.0.51" or "35" (default: latest release).
Specify the MC version, ex. "35.0.68" or "35" (default: latest release).
--mcrepo REPO
Specify the MC repository, ex. "bullseye", "bookworm", "noble", etc (default: auto).
--arch ARCH
@@ -141,9 +141,9 @@ Multiple services (but not `--service-types`) can be installed at one time using
Install MC from the repository and start/enable `jriver-mediacenter.service` as a user service.
* `installJRMC --install local --compat --restorefile /path/to/license.mjr --mcversion 35.0.51`
* `installJRMC --install local --compat --restorefile /path/to/license.mjr --mcversion 35.0.68`
Build and install an MC 35.0.51 compatibility RPM locally and activate it using the `/path/to/license.mjr`.
Build and install an MC 35.0.68 compatibility RPM locally and activate it using the `/path/to/license.mjr`.
* `installJRMC --createrepo --createrepo-webroot /srv/jriver/repo --webroot-user www-user`