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

@@ -26,6 +26,8 @@ color_yellow; echo "Starting Server setup..."; color_reset
# Optionally add Server-specific packages here
install_packages linux-headers-$(uname -r)
# End of script
color_green; echo "Server setup completed."; color_reset
# Pause