Repository Installation

This commit is contained in:
Devmel Apps
2022-11-22 18:47:32 +01:00
parent 84c3fd7b97
commit 96191aa99a
3 changed files with 21 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bashio
payload=`echo $2 | base64 -d`
echo -en $payload | curl -s --data-binary @- -X POST -H "Authorization: Bearer ${SUPERVISOR_TOKEN}" -H "Content-Type: application/json" http://supervisor/core/api/states/$1