Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Server_Install_Pack/epoch_linux_startscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PROFILES=${NAME}
PIDFILE=${ARMA_DIR}/${PORT}.pid
RUNFILE=${ARMA_DIR}/${PORT}.run
LOGFILE=${LOG_DIR}/port_${PORT}.`date +%d.%m.%y_%H%M`.log
SERVER=${ARMA_DIR}/arma3server
SERVER=${ARMA_DIR}/arma3server_x64
#=======================================================================
ulimit -c 1000000

Expand Down