Skip to content

Commit

Permalink
Update xrayL.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bulianglin committed Aug 13, 2023
1 parent dab9160 commit 34ad61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrayL.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ config_xray() {
done
echo -e "$config_content" >/etc/xrayL/config.toml
systemctl restart xrayL.service
systemctl status xrayL.service
systemctl --no-pager status xrayL.service
echo ""
echo "生成 $config_type 配置完成"
echo "起始端口:$START_PORT"
Expand Down

0 comments on commit 34ad61a

Please sign in to comment.