File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,10 @@ sudo chmod a+x Hacker-Term
2626cd ..
2727cd HackerOS-Games
2828curl -L -o HackerOS-Games.AppImage " https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.4/HackerOS-Games"
29- curl -L -o the-racer " "
30- curl -L -o starblaster " "
31- curl -L -o bit-jump.love " "
32- curl -L -o " "
33- sudo chmod a+x HackerOS-Games.AppImage
29+ curl -L -o the-racer " https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.4/the-racer"
30+ curl -L -o starblaster " https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.4/starblaster"
31+ curl -L -o bit-jump.love " https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.4/bit-jump.love"
32+ sudo chmod a+x HackerOS-Games
3433sudo chmod a+x the-racer
3534sudo chmod a+x bit-jump.love
3635sudo chmod a+x starblaster
You can’t perform that action at this time.
0 commit comments