remove coloredline

This commit is contained in:
rakete 2022-02-13 18:17:33 +01:00
parent d520e76230
commit 22e50e5712

View File

@ -9,12 +9,8 @@ echo " Local time:\t\t\t`date`" >> $motd
echo " Running\t\t\t`uname -o` `uname -mr`" >> $motd
echo " Disk space remaining:\t`df -h | grep '% /$' | awk '{print $4}'` (`df -h | grep '% /$' | awk '{print $5}'` used)" >> $motd
echo >> $motd
cat /opt/coloredline >> $motd
echo >> $motd
pyquotes >> $motd
echo >> $motd
cat /opt/coloredline >> $motd
echo -e "\n n-j0y ur stay, `whoami`\n" >> $motd