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

View File

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