This commit is contained in:
pvincent
2024-10-11 01:31:24 +04:00
parent 609603a437
commit 3ad16ee583
12 changed files with 20 additions and 50 deletions
-3
View File
@@ -43,9 +43,6 @@ function check() {
check_venv || return 14
check_favicon || return 15
check_file_odoo-addon-install || return 23
echo "container <$CONTAINER> approved successfully!"
return 0
}
function install() {