Skip to content
Snippets Groups Projects
Commit d3490167 authored by Philip Müller's avatar Philip Müller
Browse files

Merge branch 'yochananmarqos1-master-patch-02208' into 'master'

Don't use -Syy

See merge request !52
parents f3786aaf ac085a54
Branches master
No related merge requests found
......@@ -52,7 +52,7 @@ kernel_install() {
done
done
pacman -Syy
pacman -Sy
outofdate="$(pacman -Qqu | tr '\n' ' ')"
if [[ -n $outofdate ]]; then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment