Skip to content

Commit

Permalink
Sync from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ailg666 committed Oct 12, 2024
1 parent 809dbd0 commit 8bdb006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xy_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2398,7 +2398,7 @@ elif [ "$1" == "update_data" ]; then
done

if [[ ${all_success} -eq 1 ]]; then
INFO "所有文件更新成功,已为您重启G-Box容器……"
INFO "所有文件更新成功,正在为您重启G-Box容器……"
docker restart ${docker_container}
INFO "G-Box容器已成功重启,请检查!"
else
Expand Down

0 comments on commit 8bdb006

Please sign in to comment.