mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 07:36:38 +08:00
补充个install -f
This commit is contained in:
@@ -26,6 +26,7 @@ fi
|
|||||||
#if [[ $(dpkg --print-architecture) == "loong64" ]]; then
|
#if [[ $(dpkg --print-architecture) == "loong64" ]]; then
|
||||||
# echo "deb [trusted=true] https://deb.debian.org/debian-ports/ unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
# echo "deb [trusted=true] https://deb.debian.org/debian-ports/ unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
||||||
#fi
|
#fi
|
||||||
|
apt install -f -y
|
||||||
apt install debian-ports-archive-keyring debian-archive-keyring -y
|
apt install debian-ports-archive-keyring debian-archive-keyring -y
|
||||||
for i in {1..8};
|
for i in {1..8};
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user