Add Codex Home Assistant dashboards
This commit is contained in:
parent
8004d5ca0d
commit
8894fa949c
6 changed files with 619 additions and 1 deletions
|
|
@ -387,7 +387,7 @@
|
|||
fi
|
||||
|
||||
if [ -d "$dst_dir/$preferred_profile" ]; then
|
||||
python3 - "$dst_dir" "$preferred_profile" <<'PY'
|
||||
${pkgs.python3}/bin/python3 - "$dst_dir" "$preferred_profile" <<'PY'
|
||||
import configparser
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue