We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa5941 commit 6bb5a9bCopy full SHA for 6bb5a9b
1 file changed
unpack.sh
@@ -9,7 +9,7 @@ sudo mv /tmp/HackerOS-Updates/HackerOS/ /usr/share/HackerOS/
9
# Upewniamy się, że katalog istnieje zanim do niego wejdziemy
10
if [ -d "/usr/share/HackerOS/Scripts/Bin/" ]; then
11
cd /usr/share/HackerOS/Scripts/Bin/ || exit
12
- sudo chmod a+x Bit-Jump.sh check_updates_notify.sh HackerOS-Games.sh HackerOS-Information.sh Proton-Updater.sh update_system.sh update-hackeros.sh unpack-xanmod.sh update-liquorix.sh
+ sudo chmod a+x Bit-Jump.sh check_updates_notify.sh HackerOS-Games.sh Proton-Updater.sh update_system.sh update-hackeros.sh update-wallpapers.sh
13
fi
14
15
if [ -d "/usr/share/HackerOS/Scripts/Steam/" ]; then
0 commit comments