diff --git a/src/unifi/install-service.sh b/src/unifi/install-service.sh index 4c005f8..d1649e8 100644 --- a/src/unifi/install-service.sh +++ b/src/unifi/install-service.sh @@ -19,4 +19,4 @@ echo "deb [ signed-by=/usr/share/keyrings/unifi.gpg ] http://www.ui.com/download apt update -DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -qq default-jre-headless mongodb-server unifi \ No newline at end of file +DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -qq default-jre-headless unifi \ No newline at end of file