bryan 3 anni fa
parent
commit
4169b18789
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -170,6 +170,7 @@ init() {
 
     # Set target package name
     if [[ "$ID" =~ ^(fedora|centos|opensuse.*)$ ]]; then
+        echo here
         MCPKG="MediaCenter"
         [[ "$version_source" == "user input" ]] && MCPKG="$MCPKG-$MCVERSION"
     elif [[ "$ID" =~ ^(debian|ubuntu|linuxmint)$ ]]; then