remove aurupdater in arch-graphical script because useless
This commit is contained in:
parent
8e62c5ea3d
commit
3ba56081e9
1 changed files with 1 additions and 1 deletions
|
@ -673,7 +673,7 @@ fi
|
|||
mkdir -p /boot/grub/
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
aurupdater
|
||||
#aurupdater
|
||||
add_locale_settings
|
||||
|
||||
if pacman -Qdtq; then
|
||||
|
|
Loading…
Reference in a new issue