This commit is contained in:
committer@tuxwarrior
2025-04-19 15:06:09 -05:00
parent 61f3a5e31f
commit c648fcdf83

View File

@@ -162,6 +162,7 @@ do_services() {
do do
if [[ "${x}" =~ ^#.* ]]; then if [[ "${x}" =~ ^#.* ]]; then
echo "skipping comment ${x}"
continue continue
fi fi