Skip to content

Commit be7f341

Browse files
Update .update.php
1 parent 3e4022a commit be7f341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/.update.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ function upd() {
2828
logo();
2929
echo "\n\033[01;32mUpdating IP-Tracer.........\033[01;37m\n\n";
3030
sleep(1);
31-
system("cd ~/ && git clone https://github.com/Rajkumrdusad/IP-Tracer.git");
32-
system("cd ~/ && sudo git clone https://github.com/Rajkumrdusad/IP-Tracer.git");
31+
system("cd ~/ && git clone https://github.com/rajkumardusad/IP-Tracer.git");
32+
system("cd ~/ && sudo git clone https://github.com/rajkumardusad/IP-Tracer.git");
3333
system("cd ~/IP-Tracer && sh install");
3434
logo();
3535
echo "\n\033[01;32m IP-Tracer updated !!!\033[01;37m\n";

0 commit comments

Comments
 (0)