Forráskód Böngészése

block kernel updates from happening automatically

Casey DeLorme 5 éve
szülő
commit
bb09541c90
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      install/usr/local/bin/system-updates

+ 1 - 1
install/usr/local/bin/system-updates

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-pacman -Syu --noconfirm
+pacman -Syu --noconfirm --ignore=linux
 
 youtube-dl -U