1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00
mailinabox/tools/mail.py
Jan Doberstein ca5916eb63
Update mail.py
make this script usable again.

this change added the ability to include this script again without touching all scripts that include this - like `owncloud-unlockadmin.sh`. I guess without this change those scripts would harm more than that it helps.
2021-01-12 09:24:17 +01:00

4 lines
63 B
Python
Executable File

#!/bin/bash
# This script has moved.
../management/cli.py "$@"