Remove dep to python3 in favor of jq
Comparer les modifications
+ 3
− 5
@@ -68,7 +68,7 @@ require() {
@@ -68,7 +68,7 @@ require() {
@@ -151,8 +151,7 @@ default_index() {
@@ -151,8 +151,7 @@ default_index() {
@@ -232,10 +231,9 @@ __upload_file() {
@@ -232,10 +231,9 @@ __upload_file() {
"Content-Type: $TYPE" --data-binary "@$FILE" "https://$STPKG_HOMESERV/_matrix/media/r0/upload?access_token=$STPKG_TOKEN" | \