From c5aa36d0f237c5f1af308a997cd7e0ca2642e7aa Mon Sep 17 00:00:00 2001 From: pvincent Date: Mon, 24 Aug 2026 17:02:09 +0400 Subject: [PATCH] ok --- lib/self-upgrade.bash | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/self-upgrade.bash b/lib/self-upgrade.bash index cca8f67..6bb465a 100644 --- a/lib/self-upgrade.bash +++ b/lib/self-upgrade.bash @@ -26,8 +26,6 @@ function development_upgrade { else sudo_root sudo miaou-bash "$MIAOU_BASH_DIR"/lib/initiate.bash - echo "reset session now!" - exec bash -l fi }