Confusing sentence

Sentence is confusing
pull/1212/head
Sylvain POULAIN 2020-11-25 18:55:19 +00:00 zatwierdzone przez GitHub
rodzic ca97f013cf
commit e9be1a5f5f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ check_version(){
echo "ODM 2.1 has upgraded to Ubuntu 20.04, but you're on $UBUNTU_VERSION"
echo "* The last version of ODM that supports Ubuntu 16.04 is v1.0.2."
echo "* The last version of ODM that supports Ubuntu 18.04 is v2.0.0."
echo "We recommend you upgrade to Ubuntu 18.04, or better yet, use docker."
echo "We recommend you to upgrade, or better yet, use docker."
exit 1
;;
*)