Skip to content

Commit 0820c55

Browse files
Ensure sidetext logo is installed
1 parent 5fee6c7 commit 0820c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-system.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6927,7 +6927,7 @@ install -Dm644 backgrounds/* /usr/share/backgrounds/xfce
69276927
mv /usr/share/backgrounds/xfce/xfce-verticals.png /usr/share/backgrounds/xfce/xfce-verticals1.png
69286928
ln -s MassOS-Contemporary.png /usr/share/backgrounds/xfce/xfce-verticals.png
69296929
# Additional MassOS files.
6930-
install -t /usr/share/massos -Dm644 LICENSE builtins massos-logo.png massos-logo-small.png massos-logo-extrasmall.png massos-logo-notext.png
6930+
install -t /usr/share/massos -Dm644 LICENSE builtins massos-logo.png massos-logo-small.png massos-logo-extrasmall.png massos-logo-notext.png massos-logo-sidetext.png
69316931
# Install Neofetch.
69326932
curl --fail-with-body -s https://raw.githubusercontent.com/TheSonicMaster/neofetch/bc2a8e60dbbd3674f4fa4dd167f904116eb07055/neofetch -o /usr/bin/neofetch
69336933
chmod 755 /usr/bin/neofetch

0 commit comments

Comments
 (0)