#!/bin/bash
# /usr/bin/zeroday
cd /opt/zeroday
exec python3 zeroday.py "$@"
