1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-08-07 04:50:54 +00:00
This commit is contained in:
Jan Doberstein 2025-07-19 19:52:58 +02:00 committed by GitHub
commit a012142473
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
#!/bin/bash
# This script has moved.
management/cli.py "$@"
../management/cli.py "$@"