ソースを参照

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