Remove wrong line

pull/1/head
Nicolas Arenas 2024-11-11 10:57:12 +01:00
parent d8a428f9a8
commit fe9e38bc0e
1 changed files with 0 additions and 1 deletions

View File

@ -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() {