Hey,
as for your latest version from pastebin, there seems to be some kind of syntax error (probably)? running bash4.3.0

gameslut@f2fea31d:~/wrench$ ./wrench.sh
./wrench.sh: line 2922: warning: here-document at line 872 delimited by end-of-file (wanted `ENDMESSAGE')
./wrench.sh: line 2923: syntax error: unexpected end of file

2922 being the last line, 2923 ain't exists.. mind to gave it a shot to figure out, why is the error showing up?


On Thu, 20 Mar 2014 22:17:01 -0700, Jesse Molina wrote:
There was a one-line error in this script that I made before
uploading it which prevented new installations from being configured
correctly. This has been fixed. New MD5 is
8289df67fc3b4fa1d5f6d6c2a862a41c, same download location.


On 3/19/14, 23:43, Jesse Molina wrote:

Below is a srcds manager script that I've been using for awhile now to take care of my srcds installations. I figure someone else might find it useful.

It is a bash script. Linux only, no Windows.

wrench script
http://pastebin.com/CS81FnF9

md5sum:
80a423123f6c3f638004e9ae68e5eb23 wrench.sh

Readme file
http://pastebin.com/mHWJm62R

Sample DB
http://pastebin.com/eMKUsADN

Download like so:

wget http://pastebin.com/download.php?i=CS81FnF9 -O wrench.sh
wget http://pastebin.com/download.php?i=mHWJm62R -O wrench_README.txt


Notable features:

Does starts, stops, restarts, updates, etc.

Symlinked installs and a single master installation for each game type.

Automatic updates for all installed srcds server types.

Uses tmux instead of screen.

Keeps config info in a little SQLite database. (no complicated SQL server install needed)



It's convoluted, but it works for me.


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list
archives, please visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to