Skip to content

Commit 1387ee0

Browse files
authored
fix(vh): update binary name (#4551)
1 parent 95c34ed commit 1387ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/config-default/config-lgsm/pwserver/_default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ glibc="2.17"
160160
## Game Server Directories
161161
systemdir="${serverfiles}/Pal"
162162
executabledir="${systemdir}/Binaries/Linux/"
163-
executable="./PalServer-Linux-Test"
163+
executable="./PalServer-Linux-Shipping"
164164
servercfgdir="${serverfiles}/Pal/Saved/Config/LinuxServer"
165165
servercfg="PalWorldSettings.ini"
166166
servercfgdefault="PalWorldSettings.ini"

0 commit comments

Comments
 (0)