From a46960b501efdc17c1757531ec174685c4d927a9 Mon Sep 17 00:00:00 2001 From: pvincent Date: Tue, 18 Aug 2026 17:51:25 +0400 Subject: [PATCH] install2 --- install2.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install2.sh b/install2.sh index 31bde06..2c76d29 100755 --- a/install2.sh +++ b/install2.sh @@ -26,8 +26,9 @@ function install { rm "$tempfile" execute_miaou_lib initiate - source /etc/profile + # source /etc/profile echo "miaou-bash successfully installed" + exec bash -l } function assert_supported_distro {