mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
build: set 755 permission on binaries inside deltachat-rpc-server .whl
This commit is contained in:
@@ -113,6 +113,7 @@ def main():
|
||||
""",
|
||||
)
|
||||
|
||||
Path(binary).chmod(0o755)
|
||||
wheel.write(
|
||||
binary,
|
||||
"deltachat_rpc_server/deltachat-rpc-server",
|
||||
|
||||
Reference in New Issue
Block a user