bin-utils/poudriere_bulk.sh

6 lines
146 B
Bash
Raw Normal View History

2015-05-30 16:42:42 +00:00
#!/bin/sh
# poudriere update ports, rebuild 9.2
/usr/local/bin/poudriere ports -u
/usr/local/bin/poudriere bulk -f /root/build.list -j 92amd64 &