This commit is contained in:
luk
2026-07-19 12:17:02 +08:00
parent ae37e23e8f
commit d2aa406067
3 changed files with 15 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
## "curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian-update.sh | bash"
echo "Update the current Debian major version to the next newer major version. For instance, update 11 to 12, or 12 to 13"
echo "Update Debian's currently-installed major version to the next newer major version. For instance, update 11 to 12, or 12 to 13"
echo
if [ -f /etc/debian_version ]; then