1 Star 0 Fork 0

伟大航路/Auto_Simulated_Universe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
update.bat 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
CHNZYX 提交于 2024-01-01 13:49 . -
@echo off
echo downloading...
powershell -Command "(New-Object System.Net.WebClient).DownloadFile('https://github.moeyy.xyz/https://github.com/CHNZYX/Auto_Simulated_Universe/archive/main.zip', '.\repository.zip')"
powershell -Command "Expand-Archive -Path '.\repository.zip' -DestinationPath '../' -Force"
del ".\repository.zip"
echo update finished
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lks17/Auto_Simulated_Universe.git
git@gitee.com:lks17/Auto_Simulated_Universe.git
lks17
Auto_Simulated_Universe
Auto_Simulated_Universe
main

搜索帮助