diff --git a/dot_bin/executable_brave.tmpl b/dot_bin/executable_brave.tmpl index c849dba..e838bf7 100644 --- a/dot_bin/executable_brave.tmpl +++ b/dot_bin/executable_brave.tmpl @@ -1,6 +1,6 @@ {{- if eq .features.desktop_alias "work-laptop" -}} {{- include ".files/brave-bins/work-laptop" -}} -{{- if eq .features.desktop_alias "workstation" -}} +{{- else if eq .features.desktop_alias "workstation" -}} {{- include ".files/brave-bins/workstation" -}} {{- else -}} {{- include ".files/brave-bins/default" -}}