Update Waku.sh

This commit is contained in:
sdohuajia 2024-07-27 20:46:55 +08:00 committed by GitHub
parent 0936968b92
commit a9b5cd03d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,5 @@
#!/bin/bash #!/bin/bash
# 自动拉取最新代码库
echo "正在检查脚本更新..."
git pull origin main
echo "脚本已更新到最新版本。"
# 主菜单函数 # 主菜单函数
function main_menu() { function main_menu() {
while true; do while true; do