Browse Source

fix MIAOU_BASH_DIR

main
pvincent 5 days ago
parent
commit
22e64b4aed
  1. 2
      etc/bash.bashrc

2
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

Loading…
Cancel
Save