mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-11 19:28:57 +00:00
加入git自动更新脚本
This commit is contained in:
3
config/git_pull.sh
Normal file
3
config/git_pull.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /root/IYUUAutoReseed
|
||||
git pull
|
Reference in New Issue
Block a user