This commit is contained in:
Patrick Schleizer
2017-02-14 17:30:31 +00:00
parent 9b0d3e34fc
commit bddbba84a6

View File

@ -27,7 +27,7 @@ tee "$logfile" < "$tee_fifo" &
tee_pid="$!"
apt-get \
${1+"$@"} \
"$@" \
1> "$tee_fifo" \
2> "$tee_fifo" \
&