install.sh aktualisiert
This commit is contained in:
parent
dc5ae85293
commit
6d8ef7332c
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ echo " installing figlet..."
|
|||
apt install figlet &> /dev/null
|
||||
|
||||
echo ""
|
||||
echo " deleting default motd..."
|
||||
rm /etc/update-motd.d/10-uname &> /dev/null
|
||||
echo " deleting old scripts..."
|
||||
rm /etc/update-motd.d/* &> /dev/null
|
||||
|
||||
echo " downloading new scripts..."
|
||||
wget ${gitrepo}/raw/branch/main/%20update-motd.d/10-hostname -O /etc/update-motd.d/10-hostname &> /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue