允许降级
This commit is contained in:
@@ -34,5 +34,5 @@ if [ "$1" = "yyupdate" ];then
|
||||
update-apt-fast-conf
|
||||
##### 其他的直接转给apt-fast
|
||||
else
|
||||
${YY_APT_FAST} $@
|
||||
${YY_APT_FAST} $@ --allow-downgrades
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user