mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-11 13:49:30 -05:00
"$@"
This commit is contained in:
parent
9b0d3e34fc
commit
bddbba84a6
@ -27,7 +27,7 @@ tee "$logfile" < "$tee_fifo" &
|
||||
tee_pid="$!"
|
||||
|
||||
apt-get \
|
||||
${1+"$@"} \
|
||||
"$@" \
|
||||
1> "$tee_fifo" \
|
||||
2> "$tee_fifo" \
|
||||
&
|
||||
|
Loading…
Reference in New Issue
Block a user