cd ..
This commit is contained in:
parent
6bf977b590
commit
6c90474757
@ -48,6 +48,7 @@ sleep 2
|
|||||||
echo "Running debuild -S -sa..."
|
echo "Running debuild -S -sa..."
|
||||||
cd "$DIRNAME"
|
cd "$DIRNAME"
|
||||||
debuild -S -sa
|
debuild -S -sa
|
||||||
|
cd ..
|
||||||
|
|
||||||
echo "dput to Launchpad..."
|
echo "dput to Launchpad..."
|
||||||
dput "$PPA" "${PROJECTNAME_DEB}_$1.rev0001_source.changes"
|
dput "$PPA" "${PROJECTNAME_DEB}_$1.rev0001_source.changes"
|
||||||
|
Loading…
Reference in New Issue
Block a user