fixed include file outside build directory

This commit is contained in:
2023-01-24 16:03:27 +00:00
parent 1a2e6c48b9
commit f2394f6473
4 changed files with 44 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ RUN apt install -y ca-certificates fuse wget cron tzdata zip unzip \
# install entrypoint
ADD ../docker-entrypoint.sh /docker-entrypoint.sh
ADD docker-entrypoint.sh /docker-entrypoint.sh
RUN chmod +x /docker-entrypoint.sh
#ADD config/rclone.conf /root/.config/rclone/rclone.conf