Commit b4d5e24e authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm full-upgrade: run epm play --update on all systems

parent d718c2dd
......@@ -115,7 +115,7 @@ confirm_action()
fi
# disable epm play --update for non ALT Systems
[ "$BASEDISTRNAME" = "alt" ] || full_upgrade_no_epm_play=1
#[ "$BASEDISTRNAME" = "alt" ] || full_upgrade_no_epm_play=1
confirm_action "Upgrade packages installed via epm play? [Y/n]" || full_upgrade_no_epm_play=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment