toolkit/func/core/pkg_lsb/00-install-lsb.sh

9 lines
168 B
Bash
Raw Normal View History

2021-07-05 06:50:25 +00:00
#!/bin/bash
r_log "lsb" "Install LSB package"
2022-06-22 01:03:43 +00:00
if [ "$RL_VER" -ge 8 ]; then
r_log "lsb" "redhat-lsb is not in EL9"
exit $PASS
fi
2021-07-05 06:50:25 +00:00
p_installPackageNormal redhat-lsb