mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
test
This commit is contained in:
@@ -27,7 +27,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
SHELL ["/usr/bin/env bash", "-o", "pipefail", "-c"]
|
||||
|
||||
##################
|
||||
# 3 Install apps #
|
||||
|
||||
@@ -40,5 +40,5 @@
|
||||
},
|
||||
"slug": "portainer_agent",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.18.2-test3"
|
||||
"version": "2.18.2-test4"
|
||||
}
|
||||
Reference in New Issue
Block a user