summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-03 08:18:16 -0300
committerRenato Botelho <renato@netgate.com>2015-09-03 08:18:16 -0300
commit98978a366cfea567550cada3208f8fcddff17ddf (patch)
tree7c5d13168c2c8df7361d15ab7df6fe20ecec81e5 /build.sh
parent49784c55a338cf08d969bf46f785d395e4325e8d (diff)
downloadpfsense-98978a366cfea567550cada3208f8fcddff17ddf.zip
pfsense-98978a366cfea567550cada3208f8fcddff17ddf.tar.gz
Create repository for base components
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 7f97e5d..17aa160 100755
--- a/build.sh
+++ b/build.sh
@@ -415,6 +415,8 @@ for _IMGTOBUILD in $_IMAGESTOBUILD; do
fi
done
+core_pkg_create_repo
+
echo ">>> NOTE: waiting for jobs: `jobs -l` to finish..."
wait
OpenPOWER on IntegriCloud