Update docker/headscale/start.sh
This commit is contained in:
parent
b3b5102674
commit
90ed955101
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
sleep 10
|
||||||
echo loading start.sh
|
echo loading start.sh
|
||||||
replace_config_values() {
|
replace_config_values() {
|
||||||
echo replacing configuration values
|
echo replacing configuration values
|
||||||
|
|
Loading…
Reference in New Issue