An apple a day…
Written on Oct 15, 2008 // Others.#!bin bash
apple=`emerge --sync && layman -S && update-eix && emerge -D world && revdep-rebuild`
An $apple a day keeps the doctor away
#!bin bash
apple=`emerge --sync && layman -S && update-eix && emerge -D world && revdep-rebuild`
An $apple a day keeps the doctor away
Leave a comment