diff --git a/lib/configure_system.sh b/lib/configure_system.sh index ec92c982..31ad66fe 100644 --- a/lib/configure_system.sh +++ b/lib/configure_system.sh @@ -301,9 +301,6 @@ configure_system() { cp "${anarchy_directory}"/extra/.bashrc-root "$ARCH"/root/.bashrc cp "${anarchy_directory}"/extra/.bashrc "$ARCH"/etc/skel/ - (cp /etc/lsb-release "$ARCH"/etc - cp /etc/os-release "$ARCH"/etc - mv "$ARCH"/etc/arch-release "$ARCH"/etc/anarchy-release) &>/dev/null sed -i 's/^#Color$/Color/' "$ARCH"/etc/pacman.conf sed -i 's/^#TotalDownload$/TotalDownload/' "$ARCH"/etc/pacman.conf