mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Make SSH promt a bit color full (#2190)
* Make SSH promt a bit color full * Update CHANGELOG.md * Update build.json * upgrade Alpine
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
export PS1="\W \$ "
|
||||
export PS1="\e[0;32m[\h \W]\$ \e[m"
|
||||
export SUPERVISOR_TOKEN={{ .supervisor_token }}
|
||||
|
||||
ha banner
|
||||
|
||||
Reference in New Issue
Block a user