Suggesties van shellchecker
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
echo "--------------------"
|
||||
echo Set the correct mailer fqdn
|
||||
echo $(hostname -f) > /etc/mailname
|
||||
hostname -f > /etc/mailname
|
||||
|
||||
echo "--------------------"
|
||||
echo Forward mail to root
|
||||
@@ -17,7 +17,7 @@ rm /tmp/crontab.temp
|
||||
|
||||
echo "--------------------"
|
||||
echo Better logon-message
|
||||
figlet $(hostname)>/etc/motd
|
||||
figlet "$(hostname)">/etc/motd
|
||||
|
||||
echo "--------------------"
|
||||
echo Apt Updates
|
||||
|
||||
Reference in New Issue
Block a user