From 3fea7db3573aa2f845a83bc3ea534103e55ff66a Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 14 Feb 2021 10:55:35 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bcd427e..4f6adf5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ 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|sh;chmod 755 /tmp/iNB.sh; /tmp/iNb.sh; rm /tmp*.sh + + # UWAGA!!!