fiz(sof2): correct config location

This commit is contained in:
Daniel Gibbs 2024-09-11 23:50:11 +01:00
parent 453c96e896
commit 7ef8cc375e
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55

View File

@ -142,7 +142,7 @@ glibc="2.1"
# Edit with care # Edit with care
## Game Server Directories ## Game Server Directories
systemdir="${serverfiles}/main" systemdir="${serverfiles}/base"
executabledir="${serverfiles}" executabledir="${serverfiles}"
executable="./sof2ded" executable="./sof2ded"
servercfgdir="${systemdir}" servercfgdir="${systemdir}"