mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-23 02:27:05 +00:00
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.
This commit is contained in:
parent
879467d358
commit
ca5916eb63
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# This script has moved.
|
# This script has moved.
|
||||||
management/cli.py "$@"
|
../management/cli.py "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user