Parcourir la source

No absolute paths in command

bryan il y a 3 mois
Parent
commit
1c9f918ac8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      installJRMC

+ 1 - 1
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