remove emtpy line

This commit is contained in:
Tobias Powalowski 2022-03-22 08:38:07 +01:00
parent bfecc8cd1f
commit ac18b7dacc

View file

@ -153,7 +153,6 @@ run_pacman(){
# install_packages()
# performs package installation to the target system
#
install_packages() {
destdir_mounts || return 1
if [[ "${S_SRC}" = "0" ]]; then