This commit is contained in:
2023-07-01 13:04:47 +08:00
parent fd0a516bf0
commit de15d9a1c6

View File

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