mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
fix(syntax): fixed syntax error
This commit is contained in:
@@ -11,7 +11,7 @@ class Notevc < Formula
|
|||||||
sha256 "d7f296d405cf2a5dcc06de5aa6195eb9ac0a572c53cc1e121be8415726cd7c5b"
|
sha256 "d7f296d405cf2a5dcc06de5aa6195eb9ac0a572c53cc1e121be8415726cd7c5b"
|
||||||
end
|
end
|
||||||
|
|
||||||
def install do
|
def install
|
||||||
bin.install "notevc"
|
bin.install "notevc"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user