浏览代码

block kernel updates from happening automatically

Casey DeLorme 5 年之前
父节点
当前提交
bb09541c90
共有 1 个文件被更改,包括 1 次插入1 次删除
  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