Replace with motd
This commit is contained in:
@@ -294,7 +294,7 @@ generate-services() {
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Exec=/usr/bin/bash $installdir/generate-motd.sh
|
||||
ExecStart=/usr/bin/bash $installdir/generate-motd.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
@@ -312,6 +312,7 @@ generate-services() {
|
||||
EOF
|
||||
}
|
||||
|
||||
chmod +x "$banner"
|
||||
|
||||
if [[ -v DEBUG ]]; then
|
||||
bash generate-motd.sh
|
||||
|
||||
Reference in New Issue
Block a user