Skip to content

Commit

Permalink
Build script
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudOver committed Mar 28, 2018
1 parent 14298e3 commit 50408c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ BUILDDIR=/data/build/

DEB_VERSIONS=( stretch xenial yakkety zasty artful )

aptly repo create cloudover

for NAME in "${PACKAGES[@]}" ; do
rm -rf $BUILDDIR/build-repo-$NAME
git clone https://github.com/cloudover/$NAME $BUILDDIR/build-repo-$NAME
Expand Down

0 comments on commit 50408c7

Please sign in to comment.