NEW COMMIT

This commit is contained in:
Manuel 2022-11-11 15:54:22 -01:00
parent e97b3ce957
commit 723fef8ca8
2 changed files with 1 additions and 4 deletions

View File

@ -39,7 +39,7 @@ lb config noauto \
--firmware-chroot true \ --firmware-chroot true \
--iso-application "My-distro" \ --iso-application "My-distro" \
--win32-loader false \ --win32-loader false \
--iso-volume "My-distro-amd64_${TODAY}" \ --iso-volume "My-distro-amd64" \
--iso-publisher "Manuel rosa" \ --iso-publisher "Manuel rosa" \
--image-name "My-distro" \ --image-name "My-distro" \
--win32-loader false \ --win32-loader false \

View File

@ -19,6 +19,3 @@ dpkg --add-architecture i386
#fix network-manager install #fix network-manager install
dpkg-reconfigure network-manager dpkg-reconfigure network-manager
#reconfigure lightdm
dpkg-reconfigure lightdm