This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Changes - Part 2: Rolling Release Cycle


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-11-2015 , 22:51   Re: Changes - Part 2: Rolling Release Cycle
#11

@Akuba
You don't need regex for this. If you have access to a shell you can use something like this
Code:
link="$(wget -qO- "http://www.sourcemod.net/downloads-new.php?branch=dev" | grep linux | cut -d "'" -f 2 | sed -n 2p)"
You can see it being used by calladmin here. It's not perfect but it works for now.
__________________

Last edited by Impact123; 09-12-2015 at 00:48.
Impact123 is offline
 



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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode