mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-13 00:10:04 +00:00
Update comments
Fixed libtinfo.so.5: cannot open shared object file in Fedora Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -103,7 +103,7 @@ common_install(){
|
||||
else
|
||||
error_detect_depends "yum -y install perl-Data-Dumper"
|
||||
fi
|
||||
if grep -Eqi "fedora" /etc/os-release; then
|
||||
if echo $(get_opsy) | grep -Eqi "fedora"; then
|
||||
error_detect_depends "yum -y install ncurses-compat-libs"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user