From 795ab7f86a4c8b91e8b1f20b06cf90ef0568b886 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sun, 16 Aug 2026 12:19:12 +0400 Subject: [PATCH] exec bash -l --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15fba58..45c3759 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Any feedback appreciated: [contact@artcode.re](mailto:contact@artcode.re) ## install -`curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash && exec bash` +`curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash && exec bash -l` ## upgrade