change to required location for custom init scripts

This commit is contained in:
Andrew Hurley 2022-11-05 20:36:46 +08:00
parent 16d61dd9a0
commit f70b39d67a
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM lscr.io/linuxserver/swag:1.31.0
COPY 80-de-certbot /root/etc/cont-init.d/80-de-certbot
COPY custom-certs.sh /custom-cont-init.d/custom-certs.sh