mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
rc.interface: Fix syntax error.
This commit is contained in:
committed by
Lorenz Meier
parent
f26a1cb3f1
commit
77dbb285ca
@@ -11,7 +11,7 @@ then
|
||||
# Load main mixer
|
||||
#
|
||||
|
||||
if [ $MIXER_AUX == none -a $USE_IO == yes]
|
||||
if [ $MIXER_AUX == none -a $USE_IO == yes ]
|
||||
then
|
||||
set MIXER_AUX $MIXER.aux
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user