5 Commits

Author SHA1 Message Date
Bastian Bittorf
8645db8744 shellcheck: fix ~50 occurences of SC2034
message:
SC2034: $VARNAME appears unused. Verify it or export it.

most of these vars only needed an 'export',
one var ('lexical_url') was really unused.
2017-01-09 14:57:08 +01:00
klemens
329174b6d9 spelling fixes 2016-12-14 21:32:24 +01:00
sjau
5eed02f7e9 Changing shebang back to sh 2016-11-25 04:50:05 +01:00
sjau
983f1f28ca Fixed wrong zone getting JSON and added lots of debug info 2016-11-24 18:02:42 +01:00
sjau
192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00