diff --git a/odoo-tecnativa/actions/drop b/odoo-tecnativa/actions/drop index ec57a8c..2553210 100755 --- a/odoo-tecnativa/actions/drop +++ b/odoo-tecnativa/actions/drop @@ -1,4 +1,5 @@ #!/bin/bash +## compose: no-hooks if [ -z "$SERVICE_DATASTORE" ]; then echo "This script is meant to be run through 'compose' to work properly." >&2