change IPFS gateway, remove cram
This commit is contained in:
parent
6fa211c72a
commit
54b6586443
1 changed files with 2 additions and 2 deletions
4
meta.sh
4
meta.sh
|
@ -56,9 +56,9 @@ function main {
|
||||||
|
|
||||||
|
|
||||||
# === AUR packages ==
|
# === AUR packages ==
|
||||||
IPFS_GATEWAY=cloudflare-ipfs.com \
|
IPFS_GATEWAY=https://ipfs.io/ipfs \
|
||||||
paru -S --noconfirm \
|
paru -S --noconfirm \
|
||||||
topgrade-bin cram ttf-ms-win10-cdn bfg tex-fmt
|
topgrade-bin ttf-ms-win10-cdn bfg tex-fmt
|
||||||
|
|
||||||
|
|
||||||
# === Fish ==
|
# === Fish ==
|
||||||
|
|
Loading…
Reference in a new issue