Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-01-31 02:33:59 +00:00 committed by Gitee
parent 9420959023
commit 35bc1efbad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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