反爬
This commit is contained in:
@@ -3,8 +3,8 @@ sed -i "/deb-src/s/# //g" /etc/apt/sources.list
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install python3-pyquery python3-requests -y
|
sudo apt install python3-pyquery python3-requests -y
|
||||||
python3 get-newest-version-xanmod.py $1
|
python3 get-newest-version-xanmod.py $1
|
||||||
curl https://www.xanmod.org/
|
#curl https://www.xanmod.org/
|
||||||
exit
|
#exit
|
||||||
#VERSION=$(grep 'Kernel Configuration' < config | awk '{print $3}')
|
#VERSION=$(grep 'Kernel Configuration' < config | awk '{print $3}')
|
||||||
# add deb-src to sources.list
|
# add deb-src to sources.list
|
||||||
#$1
|
#$1
|
||||||
|
|||||||
Reference in New Issue
Block a user