Skip to content

Commit 0cc1e7b

Browse files
authored
Update unpack.hacker
1 parent e6353b5 commit 0cc1e7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

unpack.hacker

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
> sudo chmod a+x starblaster
4040
> cd /usr/bin/
4141
> sudo rm -rf hacker
42-
> curl -L -o hacker "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.5/hacker"
42+
> curl -L -o hacker "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/hacker"
4343
> sudo chmod a+x hacker
4444
> cd ~/.hackeros/hacker/
4545
> sudo rm -rf hacker-shell
4646
> sudo rm -rf hacker-help
4747
> sudo rm -rf hacker-select
4848
> sudo rm -rf hacker-docs
4949
> sudo rm -rf HackerOS-Updater
50-
> curl -L -o hacker-shell "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.6/hacker-shell"
51-
> curl -L -o hacker-help "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.6/hacker-help"
52-
> curl -L -o hacker-select "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.6/hacker-select"
53-
> curl -L -o hacker-docs "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.6/hacker-docs"
54-
> curl -L -o HackerOS-Updater "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.6/HackerOS-Updater"
50+
> curl -L -o hacker-shell "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/hacker-shell"
51+
> curl -L -o hacker-help "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/hacker-help"
52+
> curl -L -o hacker-select "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/hacker-select"
53+
> curl -L -o hacker-docs "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/hacker-docs"
54+
> curl -L -o HackerOS-Updater "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v1.7/HackerOS-Updater"
5555
> sudo chmod a+x HackerOS-Updater
5656
> sudo chmod a+x hacker-docs
5757
> sudo chmod a+x hacker-help

0 commit comments

Comments
 (0)