Browse Source

block kernel updates from happening automatically

Casey DeLorme 6 năm trước cách đây
mục cha
commit
bb09541c90

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

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