Added update script that automaticly runs mkinitcpio
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user