少改了个地方

This commit is contained in:
2024-10-27 12:05:38 +08:00
parent fcb98c9b83
commit 0d261f4f57
@@ -24,7 +24,7 @@ else
echo "deb [trusted=true] https://repo1.gxde.top/gxde-os/bixie ./" >> /etc/apt/sources.list.d/gxde-os.list
fi
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
for i in {1..8};
do
@@ -59,4 +59,4 @@ do
fi
sleep 1
done
exit 0
exit 0