diff --git a/installer/installer.sh b/installer/installer.sh index 434f834..d356cf4 100644 --- a/installer/installer.sh +++ b/installer/installer.sh @@ -52,7 +52,6 @@ install_external_packages() { install_ogrepo-api_service() { cp -r $DOWNLOAD_DIR/installer/files/ogrepo-api.service /etc/systemd/system/ogrepo-api.service systemctl enable --now ogrepo-api - systemctl start ogrepository } install_files() {