mirror of
https://github.com/leon-ai/leon.git
synced 2025-01-02 13:43:51 +03:00
fix(scripts): tmp setup Node.js bridge removal
This commit is contained in:
parent
40819e8e17
commit
308b63f576
@ -151,7 +151,7 @@ const setupBinaries = async (key) => {
|
||||
}
|
||||
|
||||
export default async () => {
|
||||
await setupBinaries('nodejs-bridge')
|
||||
// await setupBinaries('nodejs-bridge')
|
||||
await setupBinaries('python-bridge')
|
||||
await setupBinaries('tcp-server')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user