cd ..
This commit is contained in:
parent
6bf977b590
commit
6c90474757
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user