From 43f8e6380b03ab03b4f5c1b77a19597cc47b8b3f Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 17 Feb 2021 09:04:53 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fae2389..54f3a90 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,27 @@ opkg install curl curl -kLs https://raw.githubusercontent.com/gutosie/neoboot/master/iNB.sh|sh +# -jeśli w/w polecenie nie zadział próbujemy polecenia: -if the command doesn't work, try the command: -rm /tmp/*.sh - - -cd /tmp; wget https://raw.githubusercontent.com/gutosie/neoboot/master/iNB.sh;chmod 755 /tmp/iNB.sh; /tmp/iNb.sh; rm /tmp/iNb.sh +cd /tmp; rm ./*.sh; wget --no-check-certificate https://raw.githubusercontent.com/gutosie/neoboot/master/iNB.sh;chmod 755 ./iNB.sh;sh ./iNB.sh; rm ./iNB.sh; cd # +-jeśli w/w polecenie nie zadział próbujemy następne polecenia: + +-if the command doesn't work, try the command: + +cd /tmp; rm ./*.sh; fullwget --no-check-certificate https://raw.githubusercontent.com/gutosie/neoboot/master/iNB.sh;chmod 755 ./iNB.sh;sh ./iNB.sh; rm ./iNB.sh; cd + +# + + + UWAGA!!! Redystrybucja wersji programu i dokonywania modyfikacji JEST DOZWOLONE, pod warunkiem zachowania niniejszej informacji o prawach autorskich.