2018-06-21 11:59:05 +02:00
|
|
|
console.log('Hello world!');
|
2018-06-21 12:24:53 +02:00
|
|
|
|
|
|
|
/*TODO:
|
|
|
|
- Configuration (which patch to download)
|
|
|
|
Need to install patch X for product Y, given install path Z and optionally previous version A already installed in path B.
|
|
|
|
- File download: .solidpkg, .zip, z01
|
|
|
|
- File verify
|
|
|
|
- Show output: list of .tor files etc. (and also which of the files have changed)
|
|
|
|
- File install
|
|
|
|
*/
|