1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Print the final message

This commit is contained in:
purian23
2025-10-24 18:44:28 -04:00
parent e8c2469227
commit abc7badfa9
2 changed files with 2 additions and 2 deletions

View File

@@ -222,7 +222,7 @@ jobs:
break
done < <(pgrep -a -f 'quickshell.*dms' 2>/dev/null)
echo -e "\033[1;34mDMS has been upgraded...\033[0m"
printf '\033[1;34mDMS has been upgraded...\033[0m\n'
fi
%files