]> git.ipfire.org Git - people/ms/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, 8 Jul 2024 15:39:44 +0000 (15:39 +0000)
commit2b403507d1a36746076f265523210aa2719c7026
tree6a4f59bdcb8e0cbb5a3280d62dce1fd1064c915f
parent9d393c5a22f45c14324843f7aab54d98278cb42a
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