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