04.01.2015, 09:43
i add this in gamepanel
for update version to 0.3z
when i start the server the version will back to 0.3x-R2
please help!
Код:
tar zxf samp03zsvr_R1.tar.gz rm -f samp03zsvr_R1.tar.gz rand_pass=$(date | md5sum | cut -f 1 -d " ") sed -i \"s/rcon_password changeme/rcon_password $rand_pass/g\" server.cfg
when i start the server the version will back to 0.3x-R2
please help!