From 71d8c165a3ba21483462bd6ab4a3dd4c14f52d55 Mon Sep 17 00:00:00 2001 From: Sarina Date: Sun, 21 Jul 2024 21:14:36 +0330 Subject: [PATCH] Move kick.sh and user.sh --- kick.sh => core/scripts/hysteria2/kick.sh | 0 user.sh => core/scripts/hysteria2/user.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename kick.sh => core/scripts/hysteria2/kick.sh (100%) rename user.sh => core/scripts/hysteria2/user.sh (100%) diff --git a/kick.sh b/core/scripts/hysteria2/kick.sh similarity index 100% rename from kick.sh rename to core/scripts/hysteria2/kick.sh diff --git a/user.sh b/core/scripts/hysteria2/user.sh similarity index 100% rename from user.sh rename to core/scripts/hysteria2/user.sh