From 00b597a4d22d44304fcb45aa1d9f831d6355959d Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 22 Aug 2026 10:29:53 +0400 Subject: [PATCH] self-upgrade various mode --- lib/self-upgrade.bash | 49 ++++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 12 deletions(-) diff --git a/lib/self-upgrade.bash b/lib/self-upgrade.bash index 7e60e10..fd9c49a 100644 --- a/lib/self-upgrade.bash +++ b/lib/self-upgrade.bash @@ -4,7 +4,37 @@ # FUNCTIONS -function self_upgrade { +function hosted_upgrade { + cat >&2 <