If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Need Help!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-25-03, 13:48
Direhit Direhit is offline
Registered User
 
Join Date: Nov 2003
Posts: 1
Need Help!

I help run a few boxes that run Steam HL servers on them and I want to try and make an easier way of updating the servers then having to type out ./steam blahblahblahbalblah every time there is an update (which seems to be twice a week at least). So running 30 servers can be a pain especially with several mods. I setup a small script just that cd's into the user directory and exec's their ./steam plus their update user and pw, but you still have to do this several times due to several mods. What I am trying to do is to have an external variable recognized say ./update -cstrike so that it would run the update for counter-strike and so on. How do I get a variable in the startup line to coinside with a variable in the script itself?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On