add caddy

This commit is contained in:
wvr
2026-02-15 16:55:33 -06:00
parent a562eb7256
commit c9d134a510
5 changed files with 88 additions and 0 deletions

3
caddy/update.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh -e
apk update
apk upgrade --force-missing-repositories