EasySmartControl / src /remix.sh
orztv
update
3fa5dc3
raw
history blame
148 Bytes
#!/bin/sh
# 安装 remix
pnpm create remix@latest --yes --no-git --name spaces --install
# 如果需要,可以在这里添加其他启动命令