Fix bootstrap download script
This commit is contained in:
@@ -85,6 +85,9 @@ hush-cli.exe -ac_name=DRAGONX %*
|
||||
@goto :EOF
|
||||
EOF
|
||||
|
||||
# Copy bootstrap script
|
||||
cp contrib/bootstrap/bootstrap-dragonx.bat "$RELEASE_DIR/"
|
||||
|
||||
# Create ZIP
|
||||
rm -f "$RELEASE_DIR/hush-${VERSION}-win64.zip"
|
||||
cd "$RELEASE_DIR"
|
||||
|
||||
Reference in New Issue
Block a user