Skip to content

Commit

Permalink
Synchroized workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Blechschmidt committed Nov 1, 2024
1 parent b1f6c41 commit 59515fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion distributions/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ tar czf ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}.orig.tar.gz ${DPKG_BUILD_PACKAGE}_$
cd deb-package
debuild -us -uc
cd ..
dpkg-sig --sign builder ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_all.deb
debsigs --sign builder ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_all.deb
# reprepro -V --basedir ~/public_html/apt/ includedeb jammy ere-health_1.0.0-12_all.deb
# rsync -va /home/manuel/public_html/apt/ [email protected]:/srv/www/vhosts/packages.service-health.de
4 changes: 2 additions & 2 deletions distributions/deb-package/debian/files
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ere-health_1.0.0-11_all.deb misc optional
ere-health_1.0.0-11_amd64.buildinfo misc optional
ere-health_1.0.0-12_all.deb misc optional
ere-health_1.0.0-12_amd64.buildinfo misc optional

0 comments on commit 59515fc

Please sign in to comment.