FreeBSD 13.5

This commit is contained in:
Yorhel 2025-03-11 19:49:15 +01:00
parent e33faef861
commit adfeffd1d1
2 changed files with 7 additions and 1 deletions

View file

@ -8,6 +8,5 @@ case "$1" in
current)
index arch --sys arch --mirror $MIRROR --repo core
index arch --sys arch --mirror $MIRROR --repo extra
index arch --sys arch --mirror $MIRROR --repo community
;;
esac