This commit is contained in:
Alexandre
2023-09-09 19:44:45 +02:00
parent b1e46786a9
commit 1714ddf6d0
2 changed files with 2 additions and 2 deletions

View File

@@ -31,5 +31,5 @@
},
"slug": "test",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
"version": "test2"
"version": "test3"
}

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bashio
#!/usr/bin/env bashio
# shellcheck shell=bash
bashio::log.info "It's working"