1 Star 0 Fork 103

云上的开阔者/SamWaf

forked from samwaf/SamWaf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
release_pub.bat 517 Bytes
一键复制 编辑 原始数据 按行查看 历史
samwaf 提交于 2024-09-03 15:28 . fix:update description
@echo on
chcp 65001
set currentpath=%cd%
set currentversion=v1.3.1
set currentdescription=新增多语言
%currentpath%\setup\go_gen_updatefile\go_gen_updatefile.exe -desc %currentdescription% -o %currentpath%\release\web\samwaf_update -platform windows-amd64 %currentpath%\release\SamWaf64.exe %currentversion%
%currentpath%\setup\go_gen_updatefile\go_gen_updatefile.exe -desc %currentdescription% -o %currentpath%\release\web\samwaf_update -platform linux-amd64 %currentpath%\release\SamWafLinux64 %currentversion%
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/XlSmallMing/SamWaf.git
git@gitee.com:XlSmallMing/SamWaf.git
XlSmallMing
SamWaf
SamWaf
main

搜索帮助