SorovotPelo commited on
Commit
8ae2fc3
·
verified ·
1 Parent(s): 0460882

Upload root.sh

Browse files
Files changed (1) hide show
  1. root.sh +16 -0
root.sh ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wget https://github.com/techcode1001/replit_root/releases/download/v1.0/yt.zip
2
+
3
+ unzip yt.zip
4
+
5
+ unzip root.zip
6
+
7
+ tar -xvf root.tar.xz
8
+
9
+ echo cleaning some files
10
+ rm music.mp3
11
+ rm video.mp4
12
+ rm root.zip
13
+ rm root.tar.xz
14
+ rm yt.zip
15
+ echo done
16
+ echo use ./dist/proot -S . /bin/bash to start root environment using proot