砍掉hwe和xanmod编译

This commit is contained in:
2023-08-19 21:43:54 +08:00
parent 8c63de53cd
commit 7acaec942d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
exit
sed -i "/deb-src/s/# //g" /etc/apt/sources.list
sudo apt update
sudo apt install python3-pyquery python3-requests -y