]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Update the runtime after the interrupt
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Jul 2024 15:32:45 +0000 (15:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jul 2024 15:21:19 +0000 (15:21 +0000)
commit6e6cb04630504a9fd29e2364bbc881d11bf2b622
tree05f33f48e20926c3d9ac1c217ff186a3503f2e47
parent513814ab98fa7135e5ef1499b0c918c42f9a94ca
make.sh: Update the runtime after the interrupt

This is a lot better because this puts the code where it is being
executed and allows us to run run_command in a subshell, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh