Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
wopox1337 committed Apr 9, 2024
1 parent cdd3d57 commit 3664288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/installer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export async function installCompiler(range: string): Promise<string> {

const proxy_script = `
#!/bin/bash
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
${pathJoin(cache, 'amxxpc_original')} -i${pathJoin(cache, 'include')} $@
`;

Expand Down

0 comments on commit 3664288

Please sign in to comment.