This commit is contained in:
Bandie 2018-12-03 21:06:07 +01:00
parent 6bf977b590
commit 6c90474757
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ sleep 2
echo "Running debuild -S -sa..."
cd "$DIRNAME"
debuild -S -sa
cd ..
echo "dput to Launchpad..."
dput "$PPA" "${PROJECTNAME_DEB}_$1.rev0001_source.changes"