修复某些版本LibreOffice本地安装了,但检测不到问题
This commit is contained in:
@ -7,7 +7,7 @@ install_redhat() {
|
||||
if [ $? -eq 0 ];then
|
||||
yum install -y libXext.x86_64
|
||||
yum groupinstall -y "X Window System"
|
||||
yum installlocalho
|
||||
yum localinstall *.rpm
|
||||
echo 'install finshed...'
|
||||
else
|
||||
echo 'download package error...'
|
||||
|
||||
Reference in New Issue
Block a user