Hello, how can I programmatically download the latest version (alternate an/or stable)? Will create a download script, tried to parse the page with xidel but with no succes so far.
cu
F. :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you install the package clonezilla, you can use this command:
/usr/bin/get-latest-ocs-live-ver
e.g., if you want the stable release, run:
$ /usr/bin/get-latest-ocs-live-ver stable
2.6.4-10
To get the command usage:
$ /usr/bin/get-latest-ocs-live-ver
No branch specified!
get-latest-ocs-live-ver - To get the latest Clonezilla live version number on file release repository
Usage: get-latest-ocs-live-ver branch
Where branch is one of:
stable testing alternative alternative_testing
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, how can I programmatically download the latest version (alternate an/or stable)? Will create a download script, tried to parse the page with xidel but with no succes so far.
cu
F. :-)
If you install the package clonezilla, you can use this command:
/usr/bin/get-latest-ocs-live-ver
e.g., if you want the stable release, run:
$ /usr/bin/get-latest-ocs-live-ver stable
2.6.4-10
To get the command usage:
$ /usr/bin/get-latest-ocs-live-ver
No branch specified!
get-latest-ocs-live-ver - To get the latest Clonezilla live version number on file release repository
Usage: get-latest-ocs-live-ver branch
Where branch is one of:
stable testing alternative alternative_testing
Steven