v6d3music/entrypoint.sh
2024-09-28 23:46:23 +00:00

6 lines
134 B
Bash
Executable File

#!/bin/sh
set -e
byedpi=$(dig +short byedpi)
sed -i -e 's/byedpi/'$byedpi'/g' /etc/proxychains.conf
exec python3 -m v6d3music.run-bot