fix(linux): add missing paren
This commit is contained in:
parent
6ce0ee8eea
commit
a72854d3cd
@ -1,4 +1,4 @@
|
||||
{{ if (and (eq .chezmoi.os "linux") -}}
|
||||
{{ if (and (eq .chezmoi.os "linux")) -}}
|
||||
#!/bin/bash
|
||||
|
||||
_install_pacman_packages() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user