update tool/apt-fast-conf/apt-fast.conf.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2023-01-31 02:50:11 +00:00
committed by Gitee
parent 35bc1efbad
commit e69eaa6296

View File

@@ -23,7 +23,7 @@ _APTMGR=apt-get
fi
if [ -x "$(command -v oyo)" ]; then
_APTMGR=oyo
_APTMGR=/usr/bin/apt
fi
####