Skip to content

Commit 7ef843a

Browse files
authored
Update unpack.sh
1 parent 3314de5 commit 7ef843a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ sudo chmod a+x hacker-compiler
5555
cd /usr/bin/
5656
sudo rm -rf hackerc
5757
curl -L -o hackerc "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v0.0.8/hackerc"
58-
curl -L -o hackerc "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v0.0.8/hacker-editor"
58+
curl -L -o hacker-editor "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v0.0.8/hacker-editor"
5959
sudo chmod a+x hackerc
6060
cd ~
6161
echo "[INFO] updated complete"

0 commit comments

Comments
 (0)