mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
chore: remove bin/warelay.js
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
import("../dist/index.js").then((mod) => {
|
|
||||||
if (mod?.program?.parseAsync) {
|
|
||||||
mod.program.parseAsync(process.argv);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
Reference in New Issue
Block a user