copy sudoer to install dir

This commit is contained in:
Lukáš Plevač 2021-02-12 12:57:40 +00:00 committed by GitHub
parent 5dfdfc991e
commit 4a8ee6d64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,8 @@ cp airootfs/etc/os-release airootfs/to_install/etc
cp airootfs/etc/bash.bashrc airootfs/to_install/etc
cp -r airootfs/etc/pacman.d airootfs/to_install/etc
cp airootfs/etc/sudoers airootfs/to_install/etc
cp -r airootfs/usr/backgrounds airootfs/to_install/usr
cp -r airootfs/usr/saturnarch airootfs/to_install/usr