diff --git a/atom b/atom index 14e5103..bfc42c8 100755 --- a/atom +++ b/atom @@ -695,7 +695,7 @@ getRateChannelMPC() { ;; esac done < <( - mpcdec "$sourcepath/$filename" + mpcdec "$sourcepath/$filename" -i 2>&1 ) }