Rev 114 | Details | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/bash
su -c 'SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" emerge --sync'
update-eix
exit