hint on login information

This commit is contained in:
vv01f 2019-06-18 12:12:15 +02:00
parent 44aefc1cef
commit 6cdc08c6c7
Signed by untrusted user who does not match committer: vv01f
GPG Key ID: 02625A16AC1D1FF6
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env sh
# baerer is the `authority` as in RFC 3986, here login for doku.ccc.de
# recv data
test -e baerer && auth=$(head -1 baerer) || {
echo "error: authentication information not found."