grs/scripts/cycle.1.sh
2015-07-04 17:40:23 -04:00

8 lines
129 B
Bash

#!/bin/bash -e
source /etc/profile
env-update
install-worldconf
emerge -bevq --keep-going --with-bdeps=y @world
clean-worldconf