Skip to content

Commit

Permalink
live-build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jul 12, 2023
1 parent f3ceaa9 commit 73b2a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-steps.d/1500_create-iso-config
Expand Up @@ -108,7 +108,7 @@ create-debian-iso-config() {
## TODO: remove
ls -la
realpath ./config/package-lists/my.list.chroot || true
echo "task-lxde-desktop iceweasel" | $SUDO_TO_ROOT tee ./config/package-lists/my.list.chroot >/dev/null
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 73b2a78

Please sign in to comment.