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
Michael Heuberger 2a0cd8bfd8 Place the PHP version into a variable (#2307)
Also
- trims a few trailing whitespace characters
- gitignores VS code workspace
2023-12-20 10:04:35 +13:00

6 lines
133 B
Python
Executable File

#!/bin/bash
# This script has moved.
# Yet, keep it for some users still calling it (backward compatibility)
management/cli.py "$@"