Update docker/headscale/start.sh
This commit is contained in:
parent
611cd628b4
commit
5e1b05e1f0
|
@ -62,6 +62,7 @@ replace_config_values() {
|
|||
replace_config_values
|
||||
echo configuration implementation system finished.
|
||||
cat /etc/headscale/config.yaml
|
||||
|
||||
echo running headscales configtest
|
||||
headscale configtest
|
||||
echo launching headscale.
|
||||
headscale
|
||||
headscale
|
||||
|
|
Loading…
Reference in New Issue