mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-18 01:05:43 +02:00
fixed permission issues
This commit is contained in:
parent
744cdf22e8
commit
1d04581ce2
9 changed files with 9 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
|||
foreground { echo "copying hooks to volume /hooks for use by certbot..." }
|
||||
cp /data/hooks/* /hooks/
|
||||
foreground { echo "(custom-hook-provider): Copying hooks to volume /hooks for use by certbot..." }
|
||||
foreground { cp /data/hooks/auth-hook.sh /hooks/ }
|
Loading…
Add table
Add a link
Reference in a new issue