This commit is contained in:
2024-06-30 20:58:47 -04:00
parent b825d30ba1
commit 0e030c9c9c

View File

@@ -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