Commit Graph

16 Commits

Author SHA1 Message Date
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.
2022-01-06 16:20:43 +01:00
ed01fd4edf uconv as fallback for iconv 2020-11-28 15:22:14 +01:00
7530266330 remove dependency to md5 and awk 2020-11-09 20:14:22 +08:00
80b40c02b4 use perl instead of iconv, if iconv is not available 2018-09-10 01:24:20 +02:00
1e30718df6 Try and work around shellcheck error SC2039: In POSIX sh, printf -%s-- is undefined. 2017-09-04 14:48:27 +02:00
72e1eb88d9 Don't use individual redirects, but do it all in one block. 2017-09-04 14:40:28 +02:00
8ee5ede834 Fix more formatting errors 2017-09-04 14:30:40 +02:00
bd8b1a2501 Don't use wget directly, but instead use _get and _post. 2017-09-04 14:27:22 +02:00
a098167bdb Fix more formatting errors 2017-09-04 14:07:10 +02:00
6cb5377d73 Fix bugs and more/new formatting errors. 2017-08-31 17:25:08 +02:00
a3a92ff1df Fix formatting errors. 2017-08-31 17:12:11 +02:00
103fa959cb Typo 2017-08-30 00:47:31 +02:00
412e4e6cf9 Add acknowledgement note 2017-08-30 00:24:31 +02:00
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. 2017-08-29 23:57:24 +02:00
4bb488258d - Bugfixes
- Make sure the login actually worked
- Less output
2017-08-29 23:53:41 +02:00
f6da19ba83 add deploy script for the AVM FRITZ!Box 2017-08-29 23:14:21 +02:00