|
@@ -18,6 +18,6 @@ RUN apk update \
|
|
|
&& chmod +x /supervisor.sh
|
|
&& chmod +x /supervisor.sh
|
|
|
|
|
|
|
|
ADD files/sync-exclude.lst /config/sync-exclude.lst
|
|
ADD files/sync-exclude.lst /config/sync-exclude.lst
|
|
|
-ADD files/unsync-folders.lst /config/unsync-folders.lst
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
CMD ["/supervisor.sh"]
|
|
CMD ["/supervisor.sh"]
|