Tolto il file openpdf.sh
This commit is contained in:
@@ -156,10 +156,6 @@ RUN chmod 644 /usr/local/share/applications/firefox-pdf.desktop && \
|
||||
RUN gosu abc xdg-mime default firefox-esr.desktop application/pdf || true
|
||||
RUN gosu abc xdg-mime default firefox-pdf.desktop application/pdf || true
|
||||
|
||||
# Copy both the PDF watcher script AND the autostart script
|
||||
COPY defaults/openpdf.sh /usr/local/bin/openpdf.sh
|
||||
RUN chmod +x /usr/local/bin/openpdf.sh && chown abc:abc /usr/local/bin/openpdf.sh
|
||||
|
||||
# Copy the autostart script to /defaults/ (LinuxServer base image uses this location)
|
||||
COPY defaults/autostart /defaults/autostart
|
||||
RUN chmod +x /defaults/autostart
|
||||
|
||||
Reference in New Issue
Block a user