mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 15:46:37 +08:00
补充debian签名
This commit is contained in:
@@ -21,7 +21,7 @@ if [[ $1 == "loong64" ]]; then
|
|||||||
echo "deb [trusted=true] http://mirror.sjtu.edu.cn/debian-ports unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
echo "deb [trusted=true] http://mirror.sjtu.edu.cn/debian-ports unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
||||||
fi
|
fi
|
||||||
apt update
|
apt update
|
||||||
apt install dpkg-dev sudo neofetch -y
|
apt install dpkg-dev sudo neofetch debian-ports-archive-keyring debian-archive-keyring -y
|
||||||
neofetch
|
neofetch
|
||||||
#if [[ `arch` != "x86_64" ]]; then
|
#if [[ `arch` != "x86_64" ]]; then
|
||||||
# apt source qemu
|
# apt source qemu
|
||||||
|
|||||||
Reference in New Issue
Block a user