From 1c9f918ac8de933938fe8df58274a8d53ccf0215 Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 15 Apr 2025 17:31:09 -0400 Subject: [PATCH] No absolute paths in command --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index e236e84..f38eb0a 100755 --- a/installJRMC +++ b/installJRMC @@ -1112,7 +1112,7 @@ install_mc_snap() { apps: mediacenter: - command: /usr/bin/mediacenter${MC_MVERSION} + command: usr/bin/mediacenter${MC_MVERSION} plugs: - network - desktop