grs/scripts/cycle.2.sh

12 lines
215 B
Bash
Raw Permalink Normal View History

#!/bin/bash -e
source /etc/profile
env-update
emerge -b1q portage
emerge -b1q app-portage/grs
unset CONFIGFILE
install-worldconf
2016-05-24 11:12:25 +02:00
emerge -bevq --keep-going --verbose-conflicts --with-bdeps=y @world
clean-worldconf