Explorar el Código

No absolute paths in command

bryan hace 1 semana
padre
commit
1c9f918ac8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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