Remove ending slash
This is not a folder.
This commit is contained in:
parent
69e740ad1d
commit
d48de3faf5
@ -365,7 +365,7 @@ function install_new_motd {
|
||||
echo ""
|
||||
echo " Digital books need libraries too"
|
||||
echo ""
|
||||
echo ""; } > /etc/motd/
|
||||
echo ""; } > /etc/motd
|
||||
}
|
||||
|
||||
function reboot_system {
|
||||
|
Loading…
Reference in New Issue
Block a user