Dependencies!

This commit is contained in:
2022-04-16 18:32:47 +02:00
parent cb05047fed
commit 8c232699c3
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
#!/bin/bash
dpkg-deb --root-owner-group -b debian foodoord_3.0.0_all.deb
VERSION=3.0.1
dpkg-deb --root-owner-group -b debian foodoord_${VERSION}_all.deb