1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Fix update frontend script (#3244)

This commit is contained in:
Joakim Sørensen
2021-10-19 19:42:47 +02:00
committed by GitHub
parent 4a6aaa8559
commit df9d62f874

View File

@@ -1,5 +1,5 @@
#!/bin/bash
source "${BASH_SOURCE[0]%/*}/common.sh"
source "/etc/supervisor_scripts/common"
set -e