Parcourir la source

block kernel updates from happening automatically

Casey DeLorme il y a 5 ans
Parent
commit
bb09541c90
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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