1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-18 10:20:35 +01:00
parent c184f30c10
commit 4da4487376
2 changed files with 3 additions and 3 deletions

View file

@ -2114,7 +2114,7 @@ start_instance() {
fi
if [ -z "$xray_file" ] || [ ! -s "$xray_file" ] ; then
_err "Invalid V2Ray file."
_err "Invalid XRay file."
return 1
fi