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