docs(iso): We don't care about partially upgrading our ISO (#1)
This commit is contained in:
parent
9f9a1b86eb
commit
b463cd95aa
2
setup.sh
2
setup.sh
@ -18,6 +18,8 @@ function we_are_changerooted () {
|
||||
}
|
||||
|
||||
function update_pacman_db () {
|
||||
# In an ISO and for the minimal number of packages we need we do not
|
||||
# care about partial upgrades
|
||||
pacman -Sy
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user