mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
dsfds
This commit is contained in:
@@ -20,7 +20,7 @@ for (const git of gits) {
|
||||
}
|
||||
|
||||
const tools = ['poster', 'ioc', 'builder', 'localizer', 'publisher'];
|
||||
$`bunx --yes degit --force sern-handler/tools/packages#feat/publisher tools/`
|
||||
$`bunx --yes degit --force sern-handler/tools/packages tools/`
|
||||
|
||||
await Promise.all(tools.map(tool => {
|
||||
const docpage = `./tools/${tool}/index.mdx`;
|
||||
|
||||
Reference in New Issue
Block a user