修复语法错误
This commit is contained in:
@@ -33,7 +33,7 @@ fi
|
|||||||
if [ "$1" = "yyupdate" ];then
|
if [ "$1" = "yyupdate" ];then
|
||||||
update-apt-fast-conf
|
update-apt-fast-conf
|
||||||
##### 其他的直接转给apt-fast
|
##### 其他的直接转给apt-fast
|
||||||
else
|
|
||||||
elif [ "$1" = "install" ];then
|
elif [ "$1" = "install" ];then
|
||||||
${YY_APT_FAST} $@ --allow-downgrades
|
${YY_APT_FAST} $@ --allow-downgrades
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user