install.sh aktualisiert
This commit is contained in:
parent
5c1cbafbc0
commit
328233de58
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ gitrepo="https://git.waggeling.net/kai-waggeling/linux-motd"
|
||||||
echo " installing figlet..."
|
echo " installing figlet..."
|
||||||
apt install figlet &> /dev/null
|
apt install figlet &> /dev/null
|
||||||
|
|
||||||
|
echo ""
|
||||||
echo " deleting default motd..."
|
echo " deleting default motd..."
|
||||||
rm /etc/update-motd.d/10-uname &> /dev/null
|
rm /etc/update-motd.d/10-uname &> /dev/null
|
||||||
|
|
||||||
|
|
@ -20,6 +21,7 @@ chmod 775 /etc/update-motd.d/20-sysinfo &> /dev/null
|
||||||
chmod 775 /etc/update-motd.d/30-disks &> /dev/null
|
chmod 775 /etc/update-motd.d/30-disks &> /dev/null
|
||||||
chmod 775 /etc/update-motd.d/40-docker &> /dev/null
|
chmod 775 /etc/update-motd.d/40-docker &> /dev/null
|
||||||
|
|
||||||
|
echo ""
|
||||||
echo " finished..."
|
echo " finished..."
|
||||||
echo ""
|
echo ""
|
||||||
echo " test output:"
|
echo " test output:"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue