Adding instructions to sync sergiotarxz
This commit is contained in:
parent
cddbc33a40
commit
0ad84dae14
@ -0,0 +1 @@
|
|||||||
|
dev-vcs/git
|
@ -1,5 +1,10 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
|
source /etc/profile
|
||||||
|
env-update
|
||||||
|
|
||||||
|
emerge -b1qg portage
|
||||||
|
|
||||||
emerge --sync sergiotarxz
|
emerge --sync sergiotarxz
|
||||||
emerge --sync musl
|
emerge --sync musl
|
||||||
# This is just here to sync up with the other desktops systems.
|
# This is just here to sync up with the other desktops systems.
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
source /etc/profile
|
source /etc/profile
|
||||||
env-update
|
env-update
|
||||||
emerge -b1qg portage
|
|
||||||
emerge -b1qg app-portage/grs
|
|
||||||
|
|
||||||
unset CONFIGFILE
|
emerge --depclean
|
||||||
emerge -bevqg --keep-going --verbose-conflicts --with-bdeps=y @world
|
emerge -bevqg --keep-going --verbose-conflicts --with-bdeps=y @world
|
||||||
|
Loading…
Reference in New Issue
Block a user