Update 'README.md'

This commit is contained in:
Mario Voigt 2023-06-24 20:06:20 +02:00
parent 94f8507bfe
commit 4caa56573e
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ FILE_BASE="nuki_bridge"
TOKEN="Your6CharacterToken"
LOG_COUNT=100
LOG_OFFSET=0
NUKIID="Your8CharacterNukiID"
NUKIID="Your9CharacterNukiID"
while [ true ]; do
eval "curl -X GET $CURL_HEADER '$BASE_URL/info?token=$TOKEN' -o "$FILE_BASE"_info.json"