From 023d640a5047ac967b48856b7915adf9048ea717 Mon Sep 17 00:00:00 2001 From: matmoul Date: Sun, 1 Jun 2025 00:33:10 +0000 Subject: [PATCH] Add debian-up --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index 861e4a4..2cc2b9f 100644 --- a/Home.md +++ b/Home.md @@ -12,6 +12,12 @@ sh alpine.sh wget netm.ch/debian.sh bash debian.sh ``` +### Upgrade +``` +wget netm.ch/debian-up.sh +bash debian-up.sh +``` + ## Ubuntu ```