tools-systemd: improve stage4 build step
This commit is contained in:
parent
f4baf92b9d
commit
92e87a5425
2 changed files with 3 additions and 3 deletions
|
@ -50,6 +50,8 @@ main() {
|
|||
do_stages ${arch}
|
||||
[[ $? == 1 ]] && echo "FAILURE at ${arch}" | tee zzz.log
|
||||
done
|
||||
|
||||
catalyst -f stage4-amd64-systemd.conf
|
||||
}
|
||||
|
||||
main $1 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue