-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunpack.hl
More file actions
107 lines (107 loc) · 5.77 KB
/
unpack.hl
File metadata and controls
107 lines (107 loc) · 5.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
> echo "[INFO] starting update"
> sudo rm -rf /usr/share/HackerOS/
> sudo mv /tmp/HackerOS-Updates/HackerOS/ /usr/share/HackerOS/
> cd /usr/share/HackerOS/Scripts/Bin/
> sudo chmod a+x /usr/share/HackerOS/Scripts/Bin/Bit-Jump.sh /usr/share/HackerOS/Scripts/Bin/check_updates_notify.sh /usr/share/HackerOS/Scripts/Bin/HackerOS-Games.sh /usr/share/HackerOS/Scripts/Bin/HackerOS-Information.sh /usr/share/HackerOS/Scripts/Bin/Proton-Updater.sh /usr/share/HackerOS/Scripts/Bin/update_system.sh /usr/share/HackerOS/Scripts/Bin/update-hackeros.sh /usr/share/HackerOS/Scripts/Bin/unpack-xanmod.sh /usr/share/HackerOS/Scripts/Bin/update-liquorix.sh
> cd ..
> cd Steam
> sudo chmod a+x /usr/share/HackerOS/Scripts/Steam/HackerOS-Steam.sh /usr/share/HackerOS/Scripts/Steam/HackerOS-Steam-Animation.sh
> cd ..
> sudo mkdir HackerOS-Games
> sudo mkdir HackerOS-Apps
> cd HackerOS-Apps
> sudo rm -rf HackerOS-Game-Mode.AppImage
> sudo rm -rf Hacker_Launcher
> sudo rm -rf HackerOS-Welcome
> sudo rm -rf HackerOS-App
> sudo rm -rf Hacker-Term.AppImage
> curl -L -o HackerOS-Game-Mode.AppImage "https://github.com/HackerOS-Linux-System/HackerOS-Game-Mode/releases/download/v0.2/HackerOS-Game-Mode.AppImage"
> curl -L -o Hacker_Launcher "https://github.com/HackerOS-Linux-System/Hacker-Launcher/releases/download/v0.5/Hacker-Launcher"
> curl -L -o HackerOS-Welcome "https://github.com/HackerOS-Linux-System/HackerOS-Welcome/releases/download/v0.5/HackerOS-Welcome"
> curl -L -o Hacker-Term.AppImage "https://github.com/HackerOS-Linux-System/Hacker-Term/releases/download/v0.4/Hacker-Term.AppImage"
> curl -L -o HackerOS-App "https://github.com/HackerOS-Linux-System/HackerOS-App/releases/download/v0.3/HackerOS-App"
> sudo chmod a+x Hacker_Launcher
> sudo chmod a+x Hacker-Term.AppImage
> sudo chmod a+x HackerOS-Welcome
> sudo chmod a+x HackerOS-Game-Mode.AppImage
> sudo chmod a+x HackerOS-App
> cd ..
> cd HackerOS-Games
> sudo rm -rf HackerOS-Games
> sudo rm -rf the-racer
> sudo rm -rf starblaster
> sudo rm -rf bit-jump.love
> curl -L -o HackerOS-Games.AppImage "https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.5/HackerOS-Games"
> curl -L -o the-racer "https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.5/the-racer"
> curl -L -o starblaster "https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.5/starblaster"
> curl -L -o bit-jump.love "https://github.com/HackerOS-Linux-System/HackerOS-Games/releases/download/v0.5/bit-jump.love"
> sudo chmod a+x HackerOS-Games
> sudo chmod a+x the-racer
> sudo chmod a+x bit-jump.love
> sudo chmod a+x starblaster
> cd /usr/bin/
> sudo rm -rf hpm
> sudo rm -rf hacker
> sudo rm -rf ngt
> sudo rm -rf hedit
> curl -L -o hedit "https://github.com/HackerOS-Linux-System/hedit/releases/download/v0.3/hedit"
> curl -L -o ngt "https://github.com/HackerOS-Linux-System/ngt/releases/download/v0.2/ngt"
> curl -L -o hacker "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker"
> curl -L -o hpm "https://github.com/HackerOS-Linux-System/Hacker-Package-Manager/releases/download/v0.5/hpm"
> sudo chmod a+x hacker
> sudo chmod a+x hpm
> sudo chmod a+x hedit
> sudo chmod a+x ngt
> cd ~/.hackeros/hacker/
> sudo rm -rf hacker-shell
> sudo rm -rf hacker-help
> sudo rm -rf hacker-select
> sudo rm -rf hacker-docs
> sudo rm -rf HackerOS-Updater
> sudo rm -rf HackerOS-Update-Better
> sudo rm -rf apt-fronted
> curl -L -o hacker-shell "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-shell"
> curl -L -o hacker-help "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-help"
> curl -L -o hacker-select "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-select"
> curl -L -o hacker-docs "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/hacker-docs"
> curl -L -o HackerOS-Updater "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/HackerOS-Updater"
> curl -L -o HackerOS-Update-Better "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/HackerOS-Update-Better"
> curl -L -o apt-fronted "https://github.com/HackerOS-Linux-System/Hacker-CLI-Tool/releases/download/v2.2/apt-fronted"
> sudo chmod a+x HackerOS-Updater
> sudo chmod a+x HackerOS-Update-Better
> sudo chmod a+x hacker-docs
> sudo chmod a+x hacker-help
> sudo chmod a+x hacker-shell
> sudo chmod a+x hacker-select
> sudo chmod a+x apt-fronted
> cd ..
> cd hacker-lang
> cd bin
> sudo rm -rf hacker-compiler
> sudo rm -rf hacker-parser
> sudo rm -rf hacker-runtime
> curl -L -o hacker-compiler "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hacker-compiler"
> curl -L -o hacker-plsa "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hacker-plsa"
> curl -L -o hacker-runtime "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hacker-runtime"
> sudo chmod a+x hacker-runtime
> sudo chmod a+x hacker-parser
> sudo chmod a+x hacker-compiler
> sudo rm -rf repl
> curl -L -o hacker-repl "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/repl"
> sudo chmod a+x repl
> cd /usr/bin/
> sudo rm -rf hl
> sudo rm -rf hli
> sudo rm -rf hlh
> curl -L -o hl "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hl"
> curl -L -o hli "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hli"
> curl -L -o hlh "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v1.5/hlh"
> sudo chmod a+x hl
> sudo chmod a+x hli
> sudo chmod a+x hlh
> cd ~/.hackeros/hpm/
> sudo rm -rf backend
> curl -L -o backend "https://github.com/HackerOS-Linux-System/Hacker-Package-Manager/releases/download/v0.5/backend"
> sudo chmod a+x backend
> cd ~
> echo "[INFO] updated complete"