Fix target of Debian build script
This commit is contained in:
parent
8ded199bbf
commit
79d02d0489
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue