Frank Wall
6aa1ec0802
deploy/fritzbox: allow hook to be used with multiple fritzboxes
Previously the deploy hook config was stored in the account config.
This seems odd and adds unnecessary limitations to the hook.
Now we're using the correct _*deployconf() functions to read and
write the deploy hook config.
3 years ago
Moritz H
ed01fd4edf
uconv as fallback for iconv
4 years ago
neil
7530266330
remove dependency to md5 and awk
4 years ago
Christian Brandel
80b40c02b4
use perl instead of iconv, if iconv is not available
6 years ago
Manuel Friedli
1e30718df6
Try and work around shellcheck error SC2039: In POSIX sh, printf -%s-- is undefined.
7 years ago
Manuel Friedli
72e1eb88d9
Don't use individual redirects, but do it all in one block.
7 years ago
Manuel Friedli
8ee5ede834
Fix more formatting errors
7 years ago
Manuel Friedli
bd8b1a2501
Don't use wget directly, but instead use _get and _post.
7 years ago
Manuel Friedli
a098167bdb
Fix more formatting errors
7 years ago
Manuel Friedli
6cb5377d73
Fix bugs and more/new formatting errors.
7 years ago
Manuel Friedli
a3a92ff1df
Fix formatting errors.
7 years ago
Manuel Friedli
103fa959cb
Typo
7 years ago
Manuel Friedli
412e4e6cf9
Add acknowledgement note
7 years ago
Manuel Friedli
d50281453d
Add --no-check-certificate option to wget, or else the initial deployment won't work because there isn't a valid certificate installed on the router yet.
7 years ago
Manuel Friedli
4bb488258d
- Bugfixes
- Make sure the login actually worked
- Less output
7 years ago
Manuel Friedli
f6da19ba83
add deploy script for the AVM FRITZ!Box
7 years ago