#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)
clear
echo "Starting server..."
./RustDedicated -batchmode \
+server.ip *.*.*.* \
.......
Hi!
I started the server on my own linux server and I see that after launching the ".sh" file, the console does not display the server status as it happens in windows.
Can this be fixed?
the "save" command is not working.. :(
But the server is working fine!