2025-03-29 01:17:58 -07:00
2025-03-29 01:17:58 -07:00
2025-03-29 01:17:58 -07:00

ubuntu geoip mirror selector

Add to Dockerfile:

RUN apt-get update && apt-get install -y curl jq bash
RUN curl -fsSL https://git.eeqj.de/sneak/ubuntulocal/raw/branch/main/updatemirror.sh | bash

Alternately, paste in:

apt-get update && apt-get install -y curl jq bash
curl -fsSL https://git.eeqj.de/sneak/ubuntulocal/raw/branch/main/updatemirror.sh | bash

License

WTFPL

Author

sneak [sneak@sneak.berlin](mailto:sneak@sneak.berlin)

Description
No description provided
Readme 37 KiB
Languages
Shell 100%