1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-17 16:55:43 +02:00
ownDynDNS/data/etc/s6-overlay/s6-rc.d/provideHooks/up

2 lines
149 B
Text
Raw Normal View History

2024-10-24 15:22:41 +02:00
foreground { echo "(custom-hook-provider): Copying hooks to volume /hooks for use by certbot..." }
foreground { cp /data/hooks/auth-hook.sh /hooks/ }