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