Mettre à jour 'awesome-tasks/odoo/odoo'

This commit is contained in:
dig 2018-05-21 20:38:15 +02:00
parent 2a1d399aaa
commit 4543879b02
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,11 @@ help()
$__dirtask/$1 --help
}
dl()
{
$__dirtask/download $@
}
################################################################################
__dirname="$(dirname $0)"