Commit 5eb6cdb3 authored by root's avatar root

unifi1

parent 9f65b78f
......@@ -108,6 +108,8 @@ function install_packages
yum clean all &> /dev/null
PACKAGES=$(cat /tmp/inst1.txt)
yum_gauge "$PACKAGES" "Instalando, aguarde..." install
systemctl enable mongod -q
systemctl start mongod -q
}
function install_unifi
{
......
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