mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Call correct script [skip ci]
This commit is contained in:
parent
816b69c807
commit
9d39a5ced3
@ -64,7 +64,7 @@ if [ "$INSTALL_SSOCR" == "yes" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$INSTALL_GACTION" == "yes" ]; then
|
if [ "$INSTALL_GACTION" == "yes" ]; then
|
||||||
virtualization/Docker/scripts/gaction
|
virtualization/Docker/scripts/gactions
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Remove packages
|
# Remove packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user