Fixed oopsie

This commit is contained in:
Bram Prieshof
2020-07-22 15:29:19 +02:00
parent bc68ca1a63
commit 144c7637a0

View File

@@ -4,5 +4,5 @@ printf "\n"
printf $red "Backups are partilay set up," printf $red "Backups are partilay set up,"
printf $red "Please check the config to confim the settings" printf $red "Please check the config to confim the settings"
printf "\n" printf "\n"
printf $red "Remove me by running rm /etc/update-motd.d/50-bckupNotice" printf $red "Remove me by running rm /etc/update-motd.d/50-bckupnotice"
printf "\n" printf "\n"