@@ -19,8 +19,6 @@ RUN wget https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71
|
||||
chown root:root /usr/bin/rclone && \
|
||||
chmod 755 /usr/bin/rclone
|
||||
|
||||
RUN export TZ=/usr/share/zoneinfo/${TZ}
|
||||
|
||||
RUN mkdir -p scripts
|
||||
COPY scripts/ /scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user