mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-07 16:31:15 -04:00
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
echo "**** Installing perl package ****"
|
|
apk add --no-cache \
|
|
perl |