Skip to content

Commit de5d815

Browse files
authored
Update unpack.sh
1 parent f29d2d8 commit de5d815

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unpack.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@ curl -L -o HackerOS-Game-Mode.AppImage "https://github.com/HackerOS-Linux-System
1515
curl -L -o Hacker_Launcher "https://github.com/HackerOS-Linux-System/Hacker-Launcher/releases/download/v0.5/Hacker-Launcher"
1616
curl -L -o Hacker-Mode "https://github.com/HackerOS-Linux-System/Hacker-Mode/releases/download/v0.9/Hacker-Mode"
1717
curl -L -o HackerOS-Welcome "https://github.com/HackerOS-Linux-System/HackerOS-Welcome/releases/download/v0.3/HackerOS-Welcome"
18-
curl -L -o HackerOS-Connect.AppImage "https://github.com/HackerOS-Linux-System/HackerOS-Connect/releases/download/v0.4/HackerOS-App"
1918
curl -L -o Hacker-Term "https://github.com/HackerOS-Linux-System/Hacker-Term/releases/download/v0.1/hacker-term"
2019
sudo chmod a+x Hacker_Launcher
2120
sudo chmod a+x Hacker-Mode
2221
sudo chmod a+x HackerOS-Welcome
2322
sudo chmod a+x HackerOS-Game-Mode.AppImage
24-
sudo chmod a+x HackerOS-App
2523
sudo chmod a+x Hacker-Term
2624
cd ..
2725
cd HackerOS-Games

0 commit comments

Comments
 (0)