mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-31 00:24:21 -04:00
"$@"
This commit is contained in:
parent
9b0d3e34fc
commit
bddbba84a6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ tee "$logfile" < "$tee_fifo" &
|
|||
tee_pid="$!"
|
||||
|
||||
apt-get \
|
||||
${1+"$@"} \
|
||||
"$@" \
|
||||
1> "$tee_fifo" \
|
||||
2> "$tee_fifo" \
|
||||
&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue