Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Commit

Permalink
removed arch-release, lsb-release, os-release
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 committed Dec 21, 2019
1 parent 6fb2432 commit 7bfdef0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/configure_system.sh
Expand Up @@ -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
Expand Down

0 comments on commit 7bfdef0

Please sign in to comment.