mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Correct zxcvbn build on windows & snap build
This commit is contained in:
parent
ea33caa1a8
commit
69283e83d8
3 changed files with 8 additions and 6 deletions
|
@ -676,7 +676,7 @@ build() {
|
|||
# release.
|
||||
cpack -G "NSIS;ZIP;${CPACK_GENERATORS}"
|
||||
|
||||
mv "./${APP_NAME}-${RELEASE_NAME}-"*.* ../
|
||||
mv "./${APP_NAME}-"*.* ../
|
||||
else
|
||||
mkdir -p "${OUTPUT_DIR}/bin-release"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue