Explorar o código

ID raspbian as debian

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
149107f054
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      installJRMC

+ 3 - 0
installJRMC

@@ -274,6 +274,9 @@ init() {
         *suse*)
             ID="suse"
             ;;
+        raspbian)
+            ID="debian"
+            ;;
         *)
             echo "Autodetecting distro, this may be unreliable and --compat may also be required"
             if hash dnf &>/dev/null; then