mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[Linux] Minor script fix
This commit is contained in:
parent
3954dd167c
commit
0e9417e669
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# MaNGOS Build Automation Script #
|
||||
# Written By: Ryan Ashley #
|
||||
# Updated By: Cedric Servais #
|
||||
# Copyright (c) 2014-2019 MaNGOS Project #
|
||||
# Copyright (c) 2014-2020 MaNGOS Project #
|
||||
# https://getmangos.eu/ #
|
||||
# #
|
||||
# This program is free software; you can redistribute it and/or modify #
|
||||
|
|
@ -411,7 +411,7 @@ function GetRelease()
|
|||
;;
|
||||
5)
|
||||
SRCPATH="$ROOTPATH/five/src"
|
||||
INSTPATH="$ROOTPATH/fice"
|
||||
INSTPATH="$ROOTPATH/five"
|
||||
DB_PREFIX="five"
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue