Add path.sh
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
USERS_FILE="/etc/hysteria/users.json"
|
||||
TRAFFIC_FILE="/etc/hysteria/traffic_data.json"
|
||||
CONFIG_FILE="/etc/hysteria/config.json"
|
||||
source /etc/hysteria/core/scripts/path.sh
|
||||
|
||||
kick_user() {
|
||||
local username=$1
|
||||
|
||||
Reference in New Issue
Block a user