mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-15 07:30:23 +00:00
Update install.sh
This commit is contained in:
@@ -82,7 +82,7 @@ else
|
||||
fi
|
||||
|
||||
# 设置目标目录
|
||||
target_dir="/gpt4-copilot-java"
|
||||
target_dir="/"
|
||||
|
||||
# 检查目标目录是否已经存在
|
||||
if [ -d "$target_dir" ]; then
|
||||
|
Reference in New Issue
Block a user