This commit is contained in:
2024-11-04 05:20:42 +08:00
parent e990473dcd
commit 07de4d5fd5
24 changed files with 1385 additions and 2 deletions

4
update.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# 服务器跟随更新
ssh ai "cd ~/reverse_image_search_gpu; git pull;"