mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-26 07:55:49 +08:00
build: 📦 完善构建脚本 (#66)
* style: 💄 代码样式 * style: 💄 代码格式整理 * build: 📦 完善构建脚本
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
$branch = $( git branch --show-current )
|
||||
./dot.clean.cmd
|
||||
git add ../
|
||||
./code.clean.ps1
|
||||
git add ../
|
||||
../node_modules/.bin/git-cz.ps1
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user