clock/release.sh
ysm 3be055608e 设置页面添加12/24小时制开关,与时钟联动并保存到本地存储
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 17:41:46 +08:00

6 lines
81 B
Bash
Executable File

#!/bin/bash
source ~/.nvm/nvm.sh
nvm use
npm run build
tar zcvf dist.tar.gz dist