Missed a "-"

This commit is contained in:
2023-11-26 17:44:32 +00:00
parent 0ed24f058d
commit 8234b405c4

View File

@@ -96,7 +96,7 @@ chmod +x /etc/profile.d/motd.sh
sudo pacman -Syu
# Install Neofetch
sudo pacman -S neofetch noconfirm
sudo pacman -S neofetch -noconfirm
# Create new message of the day file
tee /etc/profile.d/motd.sh <<EOF