1.6.1更新+API更新

This commit is contained in:
2022-05-21 18:11:11 +08:00
parent 05d977030c
commit ed2155b83e
40 changed files with 1467 additions and 65 deletions

View File

@@ -1,11 +1,11 @@
#!/bin/bash
#sudo apt install squashfs-tools
sudo apt install squashfs-tools
mkdir -p ~/temp
cd ~/temp
echo "正在下载supersu"
wget -P ~/temp http://supersuroot.org/downloads/SuperSU-v2.82-201705271822.zip
aria2c -x 16 -s 16 -d ~/temp http://supersuroot.org/downloads/SuperSU-v2.82-201705271822.zip
cd ..
mkdir -p ~/temp/work/dabao/extract/DEBIAN
echo "正在解压supersu"