Hi,
I am working on a linux script which checks if there is a newer version availible, but I ran into a problem.
The download link of the tekkit server varies per version, so now is the link http://mirror.technicpack.net/files/Tekkit_Server_3.1.2.zip but in the future it can be http://mirror.technicpack.net/files/Tekkit_Server_3.2.5.zip (or something like that).
So is there a way to always get the latest tekkit with one link.
Or is there a simular script for linux already availible?