diff --git a/iso.sh b/iso.sh index 597aa59..37efd49 100644 --- a/iso.sh +++ b/iso.sh @@ -8,6 +8,5 @@ PKGS2=("linux") build() { echo "root:root" | chpasswd systemctl preset-all - cp /etc/skel/.* /root cp /usr/sbin/init . }