升级版本.

This commit is contained in:
lijiahangmax
2025-07-09 00:26:55 +08:00
parent abada92907
commit 2e36d0f44b
13 changed files with 42 additions and 18 deletions

5
git-pull.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git clean -df
git reset --hard HEAD
git pull
git log -n 1