Skip to content

Commit 6e5ee7d

Browse files
committed
third attempt
1 parent 1f9c7f4 commit 6e5ee7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/obs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ WORKDIR /app
3939
# Copy optional OBS config/scripts
4040
RUN mkdir -p /root/.config/ \
4141
&& mkdir -p /root/replays/
42-
COPY docker-new/obs/obs-config/ /root/.config/obs-studio/
42+
COPY docker/obs/obs-config/ /root/.config/obs-studio/
4343

4444
# Create virtual display and start OBS headless
4545
CMD bash -c "\

0 commit comments

Comments
 (0)