mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-29 03:33:19 -04:00
3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
apk info --installed ttf-dejavu >/dev/null || apk add --no-cache ttf-dejavu font-noto-emoji font-croscore
|