Fixed typos
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
red='\e[1;31m%s\e[0m\n'
|
red='\e[1;31m%s\e[0m\n'
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf $red "Backups are partilay set up,"
|
printf $red "Backups are partially set up,"
|
||||||
printf $red "Please check the config to confim the settings"
|
printf $red "Please check the config to confirm the settings"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf $red "Remove me by running rm /etc/update-motd.d/51-bckupnotice"
|
printf $red "Remove me by running rm /etc/update-motd.d/51-bckupnotice"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user