mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-17 12:24:39 +03:00
Trojan add user issue fixing
This commit is contained in:
@@ -67,7 +67,7 @@ if [ -z "${level}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "${email}" ]; then
|
if [ -z "${email}" ]; then
|
||||||
email="${uid}@${comment}"
|
email="${psw}@${comment}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
jq --arg port "${port}" --arg psw "${psw}" --arg level "${level}" --arg email "${email}" --arg flow "${flow}" \
|
jq --arg port "${port}" --arg psw "${psw}" --arg level "${level}" --arg email "${email}" --arg flow "${flow}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user