mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-23 03:56:37 +08:00
少改了个地方
This commit is contained in:
@@ -24,7 +24,7 @@ else
|
|||||||
echo "deb [trusted=true] https://repo1.gxde.top/gxde-os/bixie ./" >> /etc/apt/sources.list.d/gxde-os.list
|
echo "deb [trusted=true] https://repo1.gxde.top/gxde-os/bixie ./" >> /etc/apt/sources.list.d/gxde-os.list
|
||||||
fi
|
fi
|
||||||
if [[ $(dpkg --print-architecture) == "loong64" ]]; then
|
if [[ $(dpkg --print-architecture) == "loong64" ]]; then
|
||||||
echo "deb [trusted=true] http://deb.debian.org/debian-ports unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
echo "deb [trusted=true] http://debian-loong64.gxde.org/ unreleased main" > /etc/apt/sources.list.d/debian-unreleased.list
|
||||||
fi
|
fi
|
||||||
for i in {1..8};
|
for i in {1..8};
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user