From 0594da5862ce7c8ebb6c7e690ac4f77f0a1af8cb Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 10 Jan 2020 10:21:05 +0200 Subject: [PATCH] NeoBoot8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a2700a..616b429 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ opkg update opkg install curl -curl -kLs https://raw.githubusercontent.com/gutosie/NeoBoot_VuUltimo4K/master/iNB.sh|sh +curl -kLs https://raw.githubusercontent.com/gutosie/NeoBoot8/master/iNB.sh|sh # Inny sposób na zainstalkowanie, jeśli narzędzie curl nie zadziała poprawnie, to proszę spróbować polecenia : @@ -22,7 +22,7 @@ opkg update cd /tmp -wget https://raw.githubusercontent.com/gutosie/NeoBoot_VuUltimo4K/master/iNB.sh +wget https://raw.githubusercontent.com/gutosie/NeoBoot8/master/iNB.sh chmod 0755 /tmp/iNB.sh