mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-27 18:53:31 -04:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
# Install Prolog
|
|
apt-get install -y \
|
|
gprolog
|