From 4a8d301f7b18cfd9bc476badddc026359be8cbbb Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sat, 29 Jul 2023 23:15:08 +0300 Subject: [PATCH] Attempt to add plugin to modules directory --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d17b838..bfed380 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM docker.io/tiredofit/freescout -RUN git clone https://github.com/bolsunovskyi/freescout-oauth.git /data/Modules/OAuth +RUN git clone https://github.com/bolsunovskyi/freescout-oauth.git /assets/modules/OAuth