one more screen clearing

merge-requests/273/head
Bernhard Landauer 8 years ago
parent 11ed3043ac
commit b459445d70

@ -505,6 +505,7 @@ install_multimedia_menu() {
DIALOG " $_InstMulCodec " --checklist "$_InstMulCodBody\n\n$_UseSpaceBar" 0 0 14 \
$GSTREAMER "xine-lib" "-" off 2>${PACKAGES}
clear
# If at least one package, install.
if [[ $(cat ${PACKAGES}) != "" ]]; then
basestrap ${MOUNTPOINT} $(cat ${PACKAGES}) 2>/tmp/.errlog

Loading…
Cancel
Save