mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-15 19:22:51 +08:00
Update Install.sh
This commit is contained in:
parent
9b1e2eac4f
commit
eaaacce8ff
10
Install.sh
10
Install.sh
|
@ -4106,16 +4106,16 @@ function display_Hy2_config_files() {
|
|||
if [ "$enable_ech" = true ]; then
|
||||
write_phone_client_file
|
||||
write_win_client_file
|
||||
generate_Hy2_win_client_config "$user_password"
|
||||
generate_Hy2_phone_client_config "$user_password"
|
||||
generate_Hysteria2_win_client_config "$user_password"
|
||||
generate_Hysteria2_phone_client_config "$user_password"
|
||||
else
|
||||
write_phone_client_file
|
||||
write_win_client_file
|
||||
generate_Hy2_win_client_config "$user_password"
|
||||
generate_Hy2_phone_client_config "$user_password"
|
||||
generate_Hysteria2_win_client_config "$user_password"
|
||||
generate_Hysteria2_phone_client_config "$user_password"
|
||||
ensure_clash_yaml
|
||||
write_clash_yaml
|
||||
generate_Hy2_yaml
|
||||
generate_Hysteria2_yaml
|
||||
fi
|
||||
done
|
||||
if [ "$enable_ech" = true ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user