grs/scripts/cycle.1.sh

8 lines
129 B
Bash
Raw Normal View History

#!/bin/bash -e
source /etc/profile
env-update
2015-07-04 23:40:23 +02:00
install-worldconf
emerge -bevq --keep-going --with-bdeps=y @world
clean-worldconf