1
0
mirror of https://github.com/danog/gigaclone.git synced 2024-11-26 20:14:58 +01:00
gigaclone/README.md

11 lines
349 B
Markdown
Raw Normal View History

2015-09-24 21:52:33 +02:00
# Gigaclone
2015-09-26 19:42:20 +02:00
Script to clone the profile.gigaset.net firmware website.
The above mentioned website contains all of the provisioning data and the firmwares for Siemens Gigaset devices.
2015-09-24 21:52:33 +02:00
2015-09-26 19:42:20 +02:00
Usage: ```gigaclone output_dir```
2015-09-24 21:52:33 +02:00
2015-09-26 19:42:20 +02:00
If no output dir is specified, . is the default.
2015-09-24 21:59:36 +02:00
2015-09-26 20:33:35 +02:00
[Download the script](https://github.com/danog/gigaclone/raw/master/gigaclone)