Signed-off-by: Marcin Wozniak <y0rune@aol.com>
This commit is contained in:
2020-09-06 14:03:40 +02:00
committed by Marcin Wozniak
parent ecc04cec5c
commit 3199f37f03
4 changed files with 17 additions and 10 deletions

View File

@ -1,2 +1,8 @@
#!/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
sudo eix-repos-sync
sudo eix-sync -a
sudo eix-update
#sudo emerge-webrsync
#sudo emerge --sync
#sudo emaint sync -a
sudo emerge -auDN @world