Skip to content

Commit c7b2ab4

Browse files
committed
[update] terrun.rb
1 parent 4114d4d commit c7b2ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Terrun < Formula
2323
def install
2424
bin.install \"terrun\"
2525
end
26-
end""" > ../homebrew-terrun/Formula/terrun.rb
26+
end" > ../homebrew-terrun/Formula/terrun.rb
2727
2828
cd ../homebrew-terrun
2929
git add .

0 commit comments

Comments
 (0)