micha hai 10 meses
pai
achega
09ddac8657
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -40,7 +40,7 @@ apt install -y $pkg
 
 OPTION=""
 I=$(lsb_release -r | cut -f 2);
-echo $I
+echo "Debian release: $I"
 if [ "x$I" = "x12" ]; then
     OPTION="--break-system-packages"
     echo "OK $OPTION"