Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions adomba udp script
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down