ajout de nutools/umail
This commit is contained in:
parent
bd69ab0928
commit
5bb78f5583
|
@ -1 +1 @@
|
||||||
11
|
12
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
##@cooked comments # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
||||||
|
## Donner accès à l'outil umail.py
|
||||||
|
##@cooked nocomments
|
||||||
|
urequire nutools/pyulib
|
||||||
|
|
||||||
|
function umail() { python "$PYULIBDIR/src/uapps/umail.py" "$@"; }
|
Loading…
Reference in New Issue