mirror of
https://github.com/kunkunsh/kunkun-ext-system-info.git
synced 2025-04-04 19:26:43 +00:00
5 lines
82 B
TypeScript
5 lines
82 B
TypeScript
import { $ } from 'bun';
|
|
|
|
await $`bun build:custom`;
|
|
await $`bun build:template`;
|