└── README.md /README.md: -------------------------------------------------------------------------------- 1 | **First Fork this Old Bash Repl** 2 | 3 | https://replit.com/@techcode31287/oldbash 4 | 5 | 6 | 7 | 8 | **𝐓𝐡𝐢𝐬 𝐢𝐬 𝐡𝐨𝐰 𝐭𝐨 𝐠𝐞𝐭 𝐫𝐨𝐨𝐭 𝐩𝐞𝐫𝐦𝐢𝐬𝐬𝐢𝐨𝐧𝐬 𝐢𝐧 𝐫𝐞𝐩𝐥𝐢𝐭.** 9 | 10 | wget https://github.com/techcode1001/replit_root/releases/download/v1.0/yt.zip 11 | 12 | unzip yt.zip 13 | 14 | unzip root.zip 15 | 16 | tar -xvf root.tar.xz 17 | 18 | ./dist/proot -S . /bin/bash 19 | 20 | **𝐈𝐟 𝐮 𝐧𝐨𝐭 𝐰𝐚𝐧𝐭 𝐭𝐨 𝐝𝐨 𝗴𝗶𝘃𝗲𝗻 𝗮𝗯𝗼𝘃𝗲 𝐭𝐡𝐞𝐧** 21 | 22 | Clone this repl 23 | https://replit.com/@techcode31287/rootreplit 24 | 25 | run command 26 | 27 | ./dist/proot -S . /bin/bash 28 | 29 | Now, You are Root. Enjoy!! 30 | --------------------------------------------------------------------------------