Skip to content

Commit

Permalink
Fix issue#6531 by disabling command-not-found at build time - remove …
Browse files Browse the repository at this point in the history
…stale code line
  • Loading branch information
alexl83 committed May 17, 2024
1 parent 7b60b55 commit e993020
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/functions/configuration/main-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ function post_post_debootstrap_tweaks__restore_cnf_apt_hook(){
function do_main_configuration() {
display_alert "Starting main configuration" "${MOUNT_UUID}" "info"
enable_extension "disable-cnf_chroot"
# Obsolete stuff, make sure not defined, then make readonly
declare -g -r DEBOOTSTRAP_LIST
Expand Down

0 comments on commit e993020

Please sign in to comment.