Move update-bootloader script into installer

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-07-20 11:51:50 +00:00
parent eadde44b05
commit befc040497
6 changed files with 2 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ bin_PROGRAMS = \
bin_SCRIPTS = \
downloadsource.sh \
execute-postinstall.sh \
install-bootloader \
start-networking.sh
#- installer -------------------------------------------------------------------