micha hai 6 meses
pai
achega
5d6d783070
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      install.sh

+ 2 - 0
install.sh

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