ubuntu,rocky
This commit is contained in:
parent
b0d45b6263
commit
7fc8199f5d
1 changed files with 2 additions and 2 deletions
|
@ -32,9 +32,9 @@
|
|||
[ -n "${SPCD_URL_PYTHON}" ] ||
|
||||
SPCD_URL_PYTHON="https://pypi.org/simple"
|
||||
[ -n "${SPCD_URL_ROCKY}" ] ||
|
||||
SPCD_URL_ROCKY="https://dl.rockylinux.org"
|
||||
SPCD_URL_ROCKY="https://dl.rockylinux.org/\$contentdir"
|
||||
[ -n "${SPCD_URL_UBUNTU}" ] ||
|
||||
SPCD_URL_UBUNTU="https://ubuntu.mirrors.ovh.net"
|
||||
SPCD_URL_UBUNTU="https://ubuntu.mirrors.ovh.net/ubuntu"
|
||||
|
||||
# ╭───────────╮
|
||||
# │ internals │
|
||||
|
|
Loading…
Reference in a new issue