polybar: ns token angepasst
This commit is contained in:
parent
ebebd88e0a
commit
3a93eff69e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
api_url=$(curl -s -X GET "https://nightscout.mgrote.net/api/v1/entries/sgv?count=1&token=polybar-ae6fe2720f2c30f4")
|
||||
api_url=$(curl -s -X GET "https://nightscout.mgrote.net/api/v1/entries/sgv?count=1&token=polybar-dbd088fd5b49a4da")
|
||||
#echo $api_url
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "---"
|
||||
|
|
Loading…
Reference in a new issue