We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4b28a commit 618dbe8Copy full SHA for 618dbe8
1 file changed
unpack.sh
@@ -58,7 +58,7 @@ sudo curl -L -o hbuild "https://github.com/HackerOS-Linux-System/hbuild/releases
58
sudo curl -L -o a "https://github.com/HackerOS-Linux-System/a/releases/download/v0.1/a"
59
sudo curl -L -o getit "https://github.com/HackerOS-Linux-System/ghdir/releases/download/v0.4/getit"
60
sudo curl -L -o chcker "https://github.com/HackerOS-Linux-System/chker/releases/download/v0.1/chker"
61
-sudo curl -L -o hsh "https://github.com/HackerOS-Linux-System/hsh/releases/download/v0.2/hsh"
+sudo curl -L -o hsh "https://github.com/HackerOS-Linux-System/hsh/releases/download/v0.3.4/hsh"
62
63
sudo chmod a+x hacker hpm hedit ngt a HackerOS-Steam hbuild getit chker hsh
64
0 commit comments