diff --git a/scripts/package-debian.sh b/scripts/package-debian.sh index ee9da11ed..4a25e5a9c 100755 --- a/scripts/package-debian.sh +++ b/scripts/package-debian.sh @@ -76,3 +76,4 @@ test_debian_package(){ execute DEBIAN_FILE=$(find $PACKAGE_OUTPUT_DIR -iname "*.deb") +$DIR/publish.sh $DEBIAN_FILE \ No newline at end of file