minor debian fixes

This commit is contained in:
[yuri]
2025-11-10 14:31:41 +01:00
parent a758d87c70
commit acee386fa1
7 changed files with 25 additions and 3 deletions

View File

@@ -40,6 +40,9 @@ color_reset
echo "DE: $DE, TWM: $TWM, Install Level: $INSTALL_LEVEL"
echo
# End of script
color_green; echo "Chadwm setup completed."; color_reset
# Pause
read -n 1 -s -r -p "Press any key to continue"
echo