logging
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user