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 @@ + diff --git a/install.sh b/install.sh index 7496b30..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 @@ -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