diff --git a/release/xxgo b/release/xxgo index 15a537f24..3cdacd833 100755 --- a/release/xxgo +++ b/release/xxgo @@ -13,4 +13,5 @@ if [ "$GOARCH" = "arm" ]; then fi # Copy the output to the desired location +chmod +x binaries/"${source}"/navidrome* cp binaries/"${source}"/navidrome* "$output" \ No newline at end of file