zrepl: replace stray tab with spaces
This commit is contained in:
parent
0867e036eb
commit
f2879dc187
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ class Zrepl < Formula
|
||||||
<key>ProgramArguments</key>
|
<key>ProgramArguments</key>
|
||||||
<array>
|
<array>
|
||||||
<string>#{opt_bin}/zrepl</string>
|
<string>#{opt_bin}/zrepl</string>
|
||||||
<string>daemon</string>
|
<string>daemon</string>
|
||||||
</array>
|
</array>
|
||||||
<key>RunAtLoad</key>
|
<key>RunAtLoad</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
|
Loading…
Reference in a new issue