summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/opengnsys_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh
index 904a1184..bb589211 100755
--- a/installer/opengnsys_update.sh
+++ b/installer/opengnsys_update.sh
@@ -1099,7 +1099,7 @@ function ogServerCompilation()
$STOPSERVICE
echoAndLog "${FUNCNAME}(): updating new service file"
backupFile /lib/systemd/system/ogserver.service
- service="ogadmserver"
+ service="ogserver"
$STOPSERVICE
cp -a \
"$WORKDIR"/ogServer-"$BRANCH"/cfg/ogserver.service \