ProxmoxDeploy/protected_resources/scripts/setup-repo-alpine.sh

5 lines
188 B
Bash
Raw Permalink Normal View History

cat <<EOF >/etc/apk/repositories
https://dl-cdn.alpinelinux.org/alpine/edge/main
https://dl-cdn.alpinelinux.org/alpine/edge/community
https://dl-cdn.alpinelinux.org/alpine/edge/testing
EOF