diff --git a/install.sh b/install.sh index 535d6e3..c9ae8c7 100644 --- a/install.sh +++ b/install.sh @@ -27,10 +27,6 @@ check_system() { echo "BŁĄD: Skrypt wspiera jedynie Ubuntu 22.04 LTS" exit 1 fi - else - echo "BŁĄD: Skrypt wspiera jedynie Ubuntu 22.04 LTS" - exit 1 - fi } check_system