mirror of
https://github.com/Expand-sys/mcbot
synced 2025-12-17 07:12:13 +11:00
update
This commit is contained in:
parent
773e414ef0
commit
53e5e2198d
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ module.exports = {
|
||||||
script: "./index.js",
|
script: "./index.js",
|
||||||
watch: true,
|
watch: true,
|
||||||
ignore_watch: ["./res/temp"],
|
ignore_watch: ["./res/temp"],
|
||||||
|
interpreter: "~/.bun/bin/bun",
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue