mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
SSH: Use new banner and tempio (#1800)
* SSH: Use new banner and tempio * fix change for tests * Update ssh/build.json Co-authored-by: Franck Nijhof <git@frenck.dev> * fix build Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
5
ssh/rootfs/usr/share/tempio/homeassistant.profile
Normal file
5
ssh/rootfs/usr/share/tempio/homeassistant.profile
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
export PS1="\W \$ "
|
||||
export SUPERVISOR_TOKEN={{ .supervisor_token }}
|
||||
|
||||
ha banner
|
||||
Reference in New Issue
Block a user