From c4e27c3f533df659f511c3e6ac87f88dc97a58b4 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 8 Sep 2024 18:24:23 +0000 Subject: [PATCH] Updated bashrc --- source-files/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-files/bashrc b/source-files/bashrc index 7818b77..680435c 100644 --- a/source-files/bashrc +++ b/source-files/bashrc @@ -1,6 +1,6 @@ # /etc/bashrc # Setting bash prompt if not in chroot -if ! [ -f /tmp/is_chroot ]; then +if ! [ "$(awk '$5=="/" {print $1}'