Browse Source

minor mistake

bugfixes
harshadyeola 10 years ago
parent
commit
6a1f560059
  1. 2
      install

2
install

@ -157,7 +157,7 @@ function sync_db()
function secure_ee_db()
{
chown -R root:root /var/lib/ee/ &>>
chown -R root:root /var/lib/ee/
chmod -R 600 /var/lib/ee/
}

Loading…
Cancel
Save