We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2940f98 commit 20837f1Copy full SHA for 20837f1
README.md
@@ -83,7 +83,7 @@ From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s k
83
pkg update -y && pkg upgrade -y
84
termux-setup-storage
85
pkg install wget -y && pkg install figlet -y
86
-wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
+wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
87
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
88
rm -rf .bashrc && cp default.bashrc .bashrc
89
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh
0 commit comments