mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
moved bin to src
This commit is contained in:
parent
2b8fd31980
commit
a494d8e0d5
@ -1,8 +0,0 @@
|
|||||||
const cloudlink = require("../dist")
|
|
||||||
const random = require("corenode/dist/libs/random")
|
|
||||||
|
|
||||||
// create server
|
|
||||||
new cloudlink.Server({
|
|
||||||
autoInit: true,
|
|
||||||
id: runtime.args.id ?? random.generateName(),
|
|
||||||
})
|
|
Loading…
x
Reference in New Issue
Block a user