Removed info from header and added URL for bug reports

This commit is contained in:
sjau 2016-11-22 08:44:15 +01:00
parent 061aa17f7b
commit 3e81f5de91

View File

@ -1,11 +1,12 @@
#!/usr/bin/env sh
#ISPConfig 3.1 API - Add remote user and give him access to at least the "DNS txt functions"
# ISPConfig 3.1 API
# User must provide login data and URL to the ISPConfig installation incl. port. The remote user in ISPConfig must have access to:
# - DNS zone Functions
# - DNS txt Functions
# Report bugs to https://github.com/sjau/acme.sh
# Values to export:
# export ISPC_User="remoteUser"
# export ISPC_Password="remotePasword"