Przeglądaj źródła

block kernel updates from happening automatically

Casey DeLorme 5 lat temu
rodzic
commit
bb09541c90
1 zmienionych plików z 1 dodań i 1 usunięć
  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