Merge branch 'stretch' of https://github.com/YunoHost/cd_build into stretch

This commit is contained in:
Alexandre Aubin 2018-06-18 17:28:00 +00:00
commit e8fc6804dc

View file

@ -27,7 +27,8 @@ function build
sed -i "s#$REPO_URL stretch stable testing#$REPO_URL $DEB_DIST stable#" profiles/*.preseed
fi
rm -rf ./tmp
rm -rf $(pwd)/tmp
rm -rf $(pwd)/images/debian*
# Build a simple/regular debian CD image ?
sudo -u yunohost build-simple-cdd --dist $DEB_DIST --conf ./simple-cdd-$ARCH.conf