@@ -42,7 +42,7 @@ sudo chmod a+x starblaster
4242cd /usr/bin/
4343sudo rm -rf hpm
4444sudo rm -rf hacker
45- curl -L -o hacker " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1 /hacker"
45+ curl -L -o hacker " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2 /hacker"
4646curl -L -o hpm " https://github.com/HackerOS-Linux-System/Hacker-Package-Manager/releases/download/v0.5/hpm"
4747sudo chmod a+x hacker
4848sudo chmod a+x hpm
@@ -53,18 +53,21 @@ sudo rm -rf hacker-select
5353sudo rm -rf hacker-docs
5454sudo rm -rf HackerOS-Updater
5555sudo rm -rf HackerOS-Update-Better
56- curl -L -o hacker-shell " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/hacker-shell"
57- curl -L -o hacker-help " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/hacker-help"
58- curl -L -o hacker-select " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/hacker-select"
59- curl -L -o hacker-docs " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/hacker-docs"
60- curl -L -o HackerOS-Updater " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/HackerOS-Updater"
61- curl -L -o HackerOS-Update-Better " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.1/HackerOS-Update-Better"
56+ sudo rm -rf apt-fronted
57+ curl -L -o hacker-shell " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-shell"
58+ curl -L -o hacker-help " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-help"
59+ curl -L -o hacker-select " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-select"
60+ curl -L -o hacker-docs " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-docs"
61+ curl -L -o HackerOS-Updater " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/HackerOS-Updater"
62+ curl -L -o HackerOS-Update-Better " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/HackerOS-Update-Better"
63+ curl -L -o apt-fronted " https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/apt-fronted"
6264sudo chmod a+x HackerOS-Updater
6365sudo chmod a+x HackerOS-Update-Better
6466sudo chmod a+x hacker-docs
6567sudo chmod a+x hacker-help
6668sudo chmod a+x hacker-shell
6769sudo chmod a+x hacker-select
70+ sudo chmod a+x apt-fronted
6871cd ..
6972cd hacker-lang
7073cd bin
0 commit comments