From 22e64b4aed96272f78136b3b15660c45eba3513d Mon Sep 17 00:00:00 2001 From: pvincent Date: Mon, 10 Aug 2026 19:14:33 +0400 Subject: [PATCH] fix MIAOU_BASH_DIR --- etc/bash.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/bash.bashrc b/etc/bash.bashrc index 79cc843..2133b36 100644 --- a/etc/bash.bashrc +++ b/etc/bash.bashrc @@ -152,7 +152,7 @@ function __vte_urlencode { ### MAIN ###------ -MIAOU_BASH_DIR=$(realpath /opt/miaou-bash) +MIAOU_BASH_DIR=/opt/miaou-bash export MIAOU_BASH_DIR ## Add path for TOOLBOX if any