bingtg build and logs
This commit is contained in:
parent
770e88d01f
commit
778527807d
10
bingtg-logs.cgi
Executable file
10
bingtg-logs.cgi
Executable 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
|
Loading…
x
Reference in New Issue
Block a user