fix miaou-bash helper

This commit is contained in:
pvincent
2026-08-23 17:38:37 +04:00
parent a5c682a9ea
commit bcc88406e7
2 changed files with 2 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@ INSTALL_URL='https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh'
# FUNCTIONS
function container_upgrade {
echo "MIAOU_BASH_MODE=$MIAOU_BASH_MODE"
. "$MIAOU_BASH_DIR"/lib/container-upgrade.bash
}