mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 19:16:38 +08:00
!7 remove neofetch to reduce unnecessary configure cost
Merge pull request !7 from shenmo/N/A
This commit is contained in:
@@ -35,7 +35,7 @@ do
|
|||||||
fi
|
fi
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
apt install dpkg-dev sudo neofetch debian-ports-archive-keyring debian-archive-keyring -y
|
apt install dpkg-dev sudo 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