diff options
author | Przemyslaw <prymula76@outlook.com> | 2024-04-01 08:55:31 +0200 |
---|---|---|
committer | Przemyslaw <prymula76@outlook.com> | 2024-04-01 08:55:31 +0200 |
commit | 89656e1787faf956c3c122693edc7bb00b1908a3 (patch) | |
tree | f5c44a154b7e667343f3be20f41e4282aed1af9b /DEBIAN/format.sh |
Init
Diffstat (limited to 'DEBIAN/format.sh')
-rwxr-xr-x | DEBIAN/format.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DEBIAN/format.sh b/DEBIAN/format.sh new file mode 100755 index 0000000..e4ec9ef --- /dev/null +++ b/DEBIAN/format.sh @@ -0,0 +1,2 @@ +mkdir exec +exec /usr/lib/build/debtransform ./ ./trix.dsc ./exec |