mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:03:45 +08:00
chore: update
This commit is contained in:
parent
e299e246e3
commit
7f2f9588ac
@ -261,7 +261,6 @@ async function resolveSidecar(binInfo) {
|
||||
.pipe(zlib.createGunzip().on("error", onError))
|
||||
.pipe(writeStream)
|
||||
.on("finish", () => {
|
||||
log_success(`chmod binary finished: "${name}"`);
|
||||
execSync(`chmod 755 ${sidecarPath}`);
|
||||
log_success(`chmod binary finished: "${name}"`);
|
||||
resolve();
|
||||
|
Loading…
x
Reference in New Issue
Block a user