Fix path related issues
This commit is contained in:
@ -4,7 +4,7 @@ ADDR="$1"
|
||||
AUTH="$2"
|
||||
TX="$3"
|
||||
|
||||
USERS_FILE="/etc/hysteria/users/users.json"
|
||||
USERS_FILE="/etc/hysteria/users.json"
|
||||
TRAFFIC_FILE="/etc/hysteria/traffic_data.json"
|
||||
CONFIG_FILE="/etc/hysteria/config.json"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user