Update docker/headscale/prep.sh

This commit is contained in:
colin 2024-01-22 05:17:49 +00:00
parent 22979cb62c
commit 7cb788d9df
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
set +e
strip_yaml_comments() { strip_yaml_comments() {
local file=$1 local file=$1