File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,18 @@ cd HackerOS-Apps
1313sudo rm -rf HackerOS-Game-Mode.AppImage
1414sudo rm -rf Hacker_Launcher
1515sudo rm -rf HackerOS-Welcome
16+ sudo rm -rf HackerOS-App
17+ sudo rm -rf Hacker-Term
1618curl -L -o HackerOS-Game-Mode.AppImage " https://github.com/HackerOS-Linux-System/HackerOS-Game-Mode/releases/download/v0.2/HackerOS-Game-Mode.AppImage"
1719curl -L -o Hacker_Launcher " https://github.com/HackerOS-Linux-System/Hacker-Launcher/releases/download/v0.5/Hacker-Launcher"
18- curl -L -o HackerOS-Welcome " https://github.com/HackerOS-Linux-System/HackerOS-Welcome/releases/download/v0.5HackerOS-Welcome"
20+ curl -L -o HackerOS-Welcome " https://github.com/HackerOS-Linux-System/HackerOS-Welcome/releases/download/v0.5/HackerOS-Welcome"
21+ curl -L -o Hacker-Term " https://github.com/HackerOS-Linux-System/Hacker-Term/releases/download/v0.1/Hacker-Term"
22+ curl -L -o Hacker-Term " https://github.com/HackerOS-Linux-System/HackerOS-App/releases/download/v0.3/HackerOS-App"
1923sudo chmod a+x Hacker_Launcher
24+ sudo chmod a+x Hacker-Term
2025sudo chmod a+x HackerOS-Welcome
2126sudo chmod a+x HackerOS-Game-Mode.AppImage
27+ sudo chmod a+x HackerOS-App
2228cd ..
2329cd HackerOS-Games
2430sudo rm -rf HackerOS-Games
You can’t perform that action at this time.
0 commit comments