come back in the home dir after upload

This commit is contained in:
Sylvestre Ledru 2022-08-27 14:59:57 +02:00
parent 734a4ec526
commit fb32ecd53e

View File

@ -206,7 +206,7 @@ new binaries, then you can just go ahead and directly dput the source package.
If you want to build and test it, run:
cd build && ./build.sh $CRATE && dput ${DEBSRC}_${DEBVER}_source.changes && git checkout - && git merge -
cd build && ./build.sh $CRATE && dput ${DEBSRC}_${DEBVER}_source.changes && git checkout - && git merge - && cd -
For your reference, this source package builds $(echo "$upload_bin_packages" | wc -l) binary package(s):
$upload_bin_packages