mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
6 lines
123 B
Bash
6 lines
123 B
Bash
#!/usr/bin/env bash
|
|
export PS1="\[\e[0;32m\][\h \W]\$ \[\e[m\]"
|
|
export SUPERVISOR_TOKEN={{ .supervisor_token }}
|
|
|
|
ha banner
|