fix template

This commit is contained in:
Arne Teuke
2025-02-24 13:59:20 +01:00
parent 6b6b6d48ba
commit 1e30717e4d

View File

@@ -27,7 +27,7 @@ $ay_service = 'alloy'
$ay_main_dir = '/etc/alloy' $ay_main_dir = '/etc/alloy'
# files # files
$ay_main_file = "$(ay_main_dir)/config.alloy" $ay_main_file = "${ay_main_dir}/config.alloy"
# includes must be last # includes must be last