Subversion Repositories programming

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
89 irasnyd 1
#!/bin/bash
2
 
113 ira 3
su -c 'SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" emerge --sync && update-eix'
89 irasnyd 4