bunkerized-nginx/helpers/bwcli
2022-06-03 17:24:14 +02:00

5 lines
No EOL
53 B
Bash

#!/bin/bash
/opt/bunkerweb/cli/main.py "$@"
exit $?