first commit
This commit is contained in:
2
.local/bin/update
Executable file
2
.local/bin/update
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
sudo eix-repos-sync; sudo emerge-webrsync; sudo emerge --sync; sudo eix-sync -a; sudo eix-update; sudo emaint sync -a; sudo emerge -auDN @world
|
Reference in New Issue
Block a user