允许降级
This commit is contained in:
parent
537fcb8701
commit
8510d08952
@ -1,5 +1,5 @@
|
||||
Package: oyo
|
||||
Version: 1.2
|
||||
Version: 1.2.2
|
||||
Maintainer: shenmo <shenmo@spark-app.store>
|
||||
Section: utils
|
||||
Installed-Size:10
|
||||
|
@ -34,5 +34,5 @@ if [ "$1" = "yyupdate" ];then
|
||||
update-apt-fast-conf
|
||||
##### 其他的直接转给apt-fast
|
||||
else
|
||||
${YY_APT_FAST} $@
|
||||
${YY_APT_FAST} $@ --allow-downgrades
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user