No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
bibliotecha.sh
|
|
@ -390,6 +390,7 @@ function reboot_system { |
|
|
|
function run_installation { |
|
|
|
ensure_root_account |
|
|
|
ensure_buster_based_distribution |
|
|
|
ensure_predictable_network_interfaces |
|
|
|
|
|
|
|
show_bibliotecha_banner |
|
|
|
show_introduction_text |
|
|
@ -399,7 +400,6 @@ function run_installation { |
|
|
|
install_networking_packages |
|
|
|
stop_networking_services |
|
|
|
disable_avahi_service |
|
|
|
ensure_predictable_network_interfaces |
|
|
|
configure_network_interfaces |
|
|
|
configure_dnsmasq |
|
|
|
configure_hostapd |
|
|
|