mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-29 03:33:19 -04:00
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
echo "**** installing rsync ****"
|
|
apk add --no-cache rsync
|