bin-utils/poudriere_bulk.sh

6 lines
146 B
Bash
Executable File

#!/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 &