bingtg build and logs

This commit is contained in:
Shihaam Abdul Rahman 2023-04-14 17:16:03 +05:00
parent 770e88d01f
commit 778527807d
Signed by: shihaam
GPG Key ID: 1D33DF08702F2A9C

10
bingtg-logs.cgi Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
source .env
DOCKER_RUN_PATH=$BING_TG_DOCKER_RUN_PATH
echo "Content-type: text/plain"
echo ""
docker compose -f $DOCKER_RUN_PATH/docker-compose.yml logs