Update unifi-install.sh - typo

This commit is contained in:
tschettervictor
2024-12-05 19:50:25 -07:00
committed by GitHub
parent 20aa0ffc17
commit e12abaed82

View File

@@ -16,7 +16,7 @@ unifi${UNIFI_VERSION}
# Enable and Start Services
sysrc unifi_enable=YES
sysrc mondod_enable=yes
sysrc mongod_enable=yes
service mongod start
service unifi start