Update docker/headscale/start.sh
This commit is contained in:
parent
7cb788d9df
commit
3441247ccb
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set +e
|
||||
|
||||
replace_config_values() {
|
||||
local config_template="/etc/headscale/config-example.yaml"
|
||||
|
|
Loading…
Reference in New Issue