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