mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-08-04 19:15:12 -04:00
This commit introduces several improvements to the server update script: - Added branding message and decorative lines for better presentation - Implemented an unattended mode to allow for automated updates without user prompts - Added functions to check disk space and handle known problematic packages - Divided the update process into multiple steps (update package list, upgrade packages, full upgrade, remove unnecessary packages, clean cache) with user confirmation prompts - Improved logging to a log file for better troubleshooting - Added instructions on how to support the project The goal of these changes is to provide a more user-friendly and reliable server update script for Ubuntu and Debian systems.
165 B
165 B
Run command
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/update-ubuntu-or-debian-server/run.sh)"