Skip to content

Commit 7060925

Browse files
I forgot I had a coffee
There has been a cup of coffee sat on my desk for the past 4 hours. I forgot that I had it. I have been so focused and stressing over creating this and making sure it is ready for my video. Sponsor me here on GitHub.
1 parent 7de9293 commit 7060925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ sudo add-apt-repository universe -y
44

55
sudo apt install cinnamon-desktop-environment lightdm
66

7-
unzip Windows-XP-Desktops.zip && unzip Windows-XP-Icons.zip
7+
unzip Windows-XP-Desktops.zip && unzip Windows-XP-3.1.zip
88
cd
99
cd /home/xp
1010
mkdir .icons
1111
mkdir .themes
1212
mv /home/xp/Desktop/UbuntuXP/Windows-XP-Desktops /home/xp/.themes
13-
mv /home/xp/Desktop/UbuntuXP/Windows-XP-Icons /home/xp/.icons
13+
mv /home/xp/Desktop/UbuntuXP/Windows-XP-3.1 /home/xp/.icons
1414

0 commit comments

Comments
 (0)