Fix target of Debian build script

This commit is contained in:
Elnu 2022-03-17 13:36:06 -07:00
parent 8ded199bbf
commit 79d02d0489

View file

@ -1,4 +1,4 @@
TARGET=septadrop_*_amd64
TARGET=septadrop_1.0.1_amd64
./build.sh
mkdir -p ${TARGET}/usr/bin/
cp septadrop ${TARGET}/usr/bin/