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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-11-2015 , 22:51   Re: Changes - Part 2: Rolling Release Cycle
#1

@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
Akuba
Senior Member
Join Date: Oct 2013
Old 09-12-2015 , 09:36   Re: Changes - Part 2: Rolling Release Cycle
#2

Quote:
Originally Posted by Impact123 View Post
@Akuba
You don't need regex for this. If you have access to a shell you can use something like this

I was looking for something like this, thank you
Akuba is offline
Closed Thread



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 14:41.


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