#!/bin/bash

/usr/share/bunkerweb/cli/main.py "$@"

exit $?
