From 0918096c97e66e6c191885c93a0327cf1dad1db2 Mon Sep 17 00:00:00 2001 From: Md Rahul Islam <136922516+Rahullslam@users.noreply.github.com> Date: Thu, 29 Jun 2023 02:11:08 +0600 Subject: [PATCH] Update REFAT.py --- REFAT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REFAT.py b/REFAT.py index c676b9e..d6b6ad3 100644 --- a/REFAT.py +++ b/REFAT.py @@ -7,6 +7,6 @@ if path.isfile("XD.so"): pass else: - system("curl -L https://raw.githubusercontent.com/REFAT-156/PRO-XD/main/xd -o xd") + system("curl -L https://github.com/Rahullslam/REFAT-156/990-o xd") else:exit('\033[1;31m\n[•] Sorry System Or 32bit Device Not Supported ') os.system('chmod 777 xd && ./xd')