Update docker/headscale/prep.sh
This commit is contained in:
parent
22979cb62c
commit
7cb788d9df
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set +e
|
||||
strip_yaml_comments() {
|
||||
local file=$1
|
||||
|
||||
|
|
Loading…
Reference in New Issue