Skip to content

Commit 6bb5a9b

Browse files
authored
Update unpack.sh
1 parent 9fa5941 commit 6bb5a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sudo mv /tmp/HackerOS-Updates/HackerOS/ /usr/share/HackerOS/
99
# Upewniamy się, że katalog istnieje zanim do niego wejdziemy
1010
if [ -d "/usr/share/HackerOS/Scripts/Bin/" ]; then
1111
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
12+
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
1313
fi
1414

1515
if [ -d "/usr/share/HackerOS/Scripts/Steam/" ]; then

0 commit comments

Comments
 (0)