1
0
mirror of https://github.com/danog/gigaclone.git synced 2025-01-22 05:31:28 +01:00

Updated url list

This commit is contained in:
Daniil Gentili 2016-03-26 14:43:53 +00:00
parent bdcb432460
commit 5ae2776f8c
3 changed files with 10985 additions and 6 deletions

View File

@ -1,7 +1,5 @@
# Gigaclone
[![Build Status](https://travis-ci.org/danog/gigaclone.svg?branch=master)](https://travis-ci.org/danog/gigaclone)
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.

View File

@ -62,7 +62,7 @@ cd $tmp
mkdir -p $tmp/test
cd $tmp/test
for f in $(sed 's/http:\/\/profile.gigaset.net\///g;s/^\/*//g' $dir/urllist);do {
mkdir $f
mkdir -p $f
};done
tree -T "profile.gigaset.net" -C -H http://profile.gigaset.net -o $dir/tree.html

10987
tree.html

File diff suppressed because it is too large Load Diff