chmod?
This commit is contained in:
parent
0e710f6ecc
commit
079ba16dd7
@ -85,7 +85,8 @@ RUN echo *** Install Packages *** && \
|
||||
python3 -m pip --no-cache-dir install pushbullet.py && \
|
||||
ln -s /opt/calibre/calibredb /bin/calibredb
|
||||
|
||||
COPY root/ /
|
||||
COPY root/ / && \
|
||||
chmod +x /app/run.sh
|
||||
|
||||
VOLUME /config
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2022.03.25-18
|
||||
2022.03.25-19
|
||||
|
Loading…
Reference in New Issue
Block a user