Subversion Repositories programming

Rev

Rev 117 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 117 Rev 118
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
su -c 'SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" emerge --sync'
2
su -c 'SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" emerge --sync'
-
 
3
update-eix
3
exit
4
exit