Fix motd
This commit is contained in:
@@ -338,7 +338,7 @@ generate-services() {
|
||||
|
||||
chmod +x "$script"
|
||||
|
||||
if [[ -v DEBUG ]]; then
|
||||
if (( DEBUG )); then
|
||||
bash generate-motd.sh
|
||||
cat -n generate-motd.sh
|
||||
rm generate-motd.sh
|
||||
|
||||
Reference in New Issue
Block a user