Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
Fix plist for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Apr 20, 2018
1 parent 0b0bd9c commit 41bfcb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -46,6 +46,7 @@ brew:
<string>#{plist_name}</string>
<key>ProgramArguments</key>
<array>
<string>#{opt_bin}/dnsovertlsproxy</string>
<string>-listen=:53</string>
<string>-server=1.1.1.1:853</string>
</array>
Expand Down

0 comments on commit 41bfcb2

Please sign in to comment.