更新 npm 版本 v2.19.2-2

This commit is contained in:
whyour
2025-12-11 01:53:51 +08:00
parent d3e6fdf018
commit 644ad1737b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
#!/usr/bin/env bash
echo -e "开始发布"
echo -e "切换master分支"
git branch -D master
git checkout -b master
git push --set-upstream origin master -f
echo -e "切换 debian 分支"
git branch -D debian
git checkout -b debian
git push --set-upstream origin debian -f
echo -e "更新cdn文件"
ts-node-transpile-only sample/tool.ts