2022-06-03 17:24:14 +02:00

5 lines
53 B
Bash

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