improve install

This commit is contained in:
ruki
2025-01-14 23:00:57 +08:00
Unverified
parent 75f4c1709e
commit 61d3bded6f
5 changed files with 87570 additions and 11 deletions
-1
View File
@@ -15,4 +15,3 @@ export async function installXmake(): Promise<void> {
}
await exec('xmake --root --version');
}