self-upgrade exec bash -l

This commit is contained in:
pvincent
2026-08-22 19:34:55 +04:00
parent 3d524d61bf
commit 6d6a802d49
2 changed files with 1 additions and 8 deletions
-8
View File
@@ -265,14 +265,6 @@ function on_error {
fi
}
function self_upgrade {
. "$MIAOU_BASH_DIR"/lib/self-upgrade.bash
}
function uninstall {
. "$MIAOU_BASH_DIR"/lib/uninstall.bash
}
function populate_error_arrays {
local source=$1 line=$2 payload=$3