砍掉hwe和xanmod编译
This commit is contained in:
@@ -46,6 +46,7 @@ cd linux-"$VERSION" || exit
|
|||||||
# 使用 deepin hwe config编译
|
# 使用 deepin hwe config编译
|
||||||
if [[ $2 == 1 ]]; then
|
if [[ $2 == 1 ]]; then
|
||||||
cp ../config-6.1.11-amd64-desktop-hwe .config
|
cp ../config-6.1.11-amd64-desktop-hwe .config
|
||||||
|
exit
|
||||||
else
|
else
|
||||||
cp ../config .config
|
cp ../config .config
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
exit
|
||||||
sed -i "/deb-src/s/# //g" /etc/apt/sources.list
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user