From f0b8cc7d0288f7425adc7bbc183d93d2621fd69f Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Mon, 7 May 2018 17:04:39 +0200 Subject: [SSPS] Leetle bug, some ipxe message stuff --- satellit_installer/satellit_installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'satellit_installer/satellit_installer') diff --git a/satellit_installer/satellit_installer b/satellit_installer/satellit_installer index a113605..7a219bf 100755 --- a/satellit_installer/satellit_installer +++ b/satellit_installer/satellit_installer @@ -211,6 +211,6 @@ finalize # Cleaning script; finalize script will delete itself. echo "Warte auf eventuelle Hintergrundprozesse." wait -cat /tmp/ipxesuccess && rm /tmp/ipxesuccess +cat /tmp/ipxesuccess | tee -a /root/init.log && rm /tmp/ipxesuccess exit 0 -- cgit v1.2.3-55-g7522