Added update script that automaticly runs mkinitcpio
This commit is contained in:
parent
00a0258e6b
commit
49aa94d0b8
4
scripts/update
Executable file
4
scripts/update
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
yaourt -Syyu --aur
|
||||
sudo mkinitcpio -p linux
|
||||
sudo mkinitcpio -p linux-custom
|
Loading…
Reference in New Issue
Block a user