From b0311fb42508611f75a0a780051c65e3d6dcd8d1 Mon Sep 17 00:00:00 2001 From: skylanix Date: Thu, 21 Aug 2025 18:33:38 +0200 Subject: [PATCH] COPY ./protondb ./protondb --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index e19f0bb..e40c22d 100755 --- a/Dockerfile +++ b/Dockerfile @@ -28,6 +28,7 @@ COPY ./database ./database COPY ./discordbot ./discordbot COPY ./protondb ./protondb COPY ./webapp ./webapp +COPY ./twitchbot ./twitchbot COPY zabbix_agent2.conf /etc/zabbix/zabbix_agent2.conf COPY start.sh /start.sh