Skip to content

Commit

Permalink
live-build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jul 18, 2023
1 parent cb7ca7c commit a5eff7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build-steps.d/3300_create-iso-chroot
Expand Up @@ -140,10 +140,10 @@ create-debian-iso-config() {
--verbose \
--debug

## TODO: remove
ls -la
realpath ./config/package-lists/my.list.chroot || true
echo "task-lxde-desktop firefox-esr" | $SUDO_TO_ROOT tee ./config/package-lists/my.list.chroot >/dev/null
## For testing only if not installing a derivative-maker (Kicksecure or Whonix) meta package.
#ls -la
#realpath ./config/package-lists/my.list.chroot || true
#echo "task-lxde-desktop firefox-esr" | $SUDO_TO_ROOT tee ./config/package-lists/my.list.chroot >/dev/null

## Running 'lb config' should not result in any further changes.
#$SUDO_TO_ROOT lb config
Expand Down

0 comments on commit a5eff7a

Please sign in to comment.