mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Update redhat.sh
This commit is contained in:
parent
a837d507dc
commit
db5fa81d09
@ -4,7 +4,7 @@ source /tmp/msmcommon.sh && rm -f /tmp/msmcommon.sh
|
||||
|
||||
function update_system_packages() {
|
||||
install_log "Updating sources"
|
||||
sudo yum update || install_error "Couldn't update packages"
|
||||
sudo yum update --skip-broken || install_error "Couldn't update packages"
|
||||
}
|
||||
|
||||
function install_dependencies() {
|
||||
|
Loading…
Reference in New Issue
Block a user