diff --git a/core/scripts/hysteria2/list_users.sh b/core/scripts/hysteria2/list_users.sh index b3d3608..ca76d18 100644 --- a/core/scripts/hysteria2/list_users.sh +++ b/core/scripts/hysteria2/list_users.sh @@ -3,4 +3,4 @@ source /etc/hysteria/core/scripts/path.sh -cat "$USER_FILE" \ No newline at end of file +cat "$USERS_FILE" \ No newline at end of file