Files
reverse_image_search_gpu/update.sh
2024-11-04 05:20:42 +08:00

5 lines
85 B
Bash
Executable File

#!/bin/sh
# 服务器跟随更新
ssh ai "cd ~/reverse_image_search_gpu; git pull;"