Auto Push

main
lzc256 2024-05-15 13:31:36 +08:00
parent 380d07a38e
commit 01521499c1
2 changed files with 5 additions and 0 deletions

0
add-proxy.sh 100644 → 100755
View File

5
push.sh 100755
View File

@ -0,0 +1,5 @@
#!/run/current-system/sw/bin/bash
git add .
git commit -m "Auto Push"
git push