From 80f6008258da582f0c62bc63f01d0cd565f97037 Mon Sep 17 00:00:00 2001 From: Adomba0 <60120635+Adomba0@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:48:50 +0000 Subject: [PATCH 1/3] Create adomba udp script --- adomba udp script | 1 + 1 file changed, 1 insertion(+) create mode 100644 adomba udp script diff --git a/adomba udp script b/adomba udp script new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/adomba udp script @@ -0,0 +1 @@ + From d84da9bee27e225be0e795f1ad586207c27aeadd Mon Sep 17 00:00:00 2001 From: Adomba0 <60120635+Adomba0@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:18:22 +0000 Subject: [PATCH 2/3] install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7496b30..f40d2a6 100644 --- a/install.sh +++ b/install.sh @@ -91,7 +91,7 @@ chmod +x Userlist.sh chmod +x RemoveScript.sh chmod +x torrent.sh cd /usr/local/bin -chmod +x menu +chmod +x adom cd /etc/Sslablk rm system.zip From 2855cc72bdaeccad01c96e556876a8b8ab227f24 Mon Sep 17 00:00:00 2001 From: Adomba0 <60120635+Adomba0@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:19:39 +0000 Subject: [PATCH 3/3] install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f40d2a6..28f35c6 100644 --- a/install.sh +++ b/install.sh @@ -82,7 +82,7 @@ cd /etc/Sslablk wget https://github.com/noobconner21/UDP-Custom-Script/raw/main/system.zip unzip system cd /etc/Sslablk/system -mv menu /usr/local/bin +mv adom /usr/local/bin cd /etc/Sslablk/system chmod +x ChangeUser.sh chmod +x Adduser.sh