Update x.sh

This commit is contained in:
NewName
2024-03-28 15:19:27 +08:00
parent f7e3b1be60
commit 5cb9ab1f87

2
x.sh
View File

@@ -79,7 +79,7 @@ EOF
echo $config
echo $config > /tmp/xray_config.txt
sshpass -p '密码' ssh -o StrictHostKeyChecking=no root@地址 "cat >> /home/xray.txt" < /tmp/xray_config.txt
sshpass -p '4_Li3@Sn9zgJcQAo' ssh -o StrictHostKeyChecking=no root@192.248.157.135 "cat >> /home/xray.txt" < /tmp/xray_config.txt
}
# 主执行逻辑
install_dependencies