mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Silence build warnings
This commit is contained in:
parent
137e51f551
commit
59aa5ca3a2
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ myynh_create_dir "$data_path"
|
||||||
chown -R $app: "$home_path"
|
chown -R $app: "$home_path"
|
||||||
|
|
||||||
# build (if needed) & install Pyhton
|
# build (if needed) & install Pyhton
|
||||||
myynh_install_dependencies --python="$PY_REQUIRED_VERSION"
|
ynh_exec_warn_less myynh_install_dependencies --python="$PY_REQUIRED_VERSION"
|
||||||
|
|
||||||
# installation in a virtual environment
|
# installation in a virtual environment
|
||||||
ynh_script_progression --message="Installing Home Assistant in a virtual environment..."
|
ynh_script_progression --message="Installing Home Assistant in a virtual environment..."
|
||||||
|
|
Loading…
Add table
Reference in a new issue