fix-no-repack

This commit is contained in:
shenmo 2023-08-09 13:56:53 +08:00
parent 1e9af0efd2
commit 18160bb8f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Package: uos-packaging-tools
Version: 1.0.7
Version: 1.0.8
Architecture: all
Maintainer: shenmo<shenmo@spark-app.store>
Installed-Size: 10

View File

@ -1,7 +1,7 @@
#/bin/bash
TMPDIR=/tmp
OUTPATH=""
OUTPATH=$(dirname "$1")
for DEBPATH in "$@"
do