We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4114d4d commit c7b2ab4Copy full SHA for c7b2ab4
scripts/release.sh
@@ -23,7 +23,7 @@ class Terrun < Formula
23
def install
24
bin.install \"terrun\"
25
end
26
-end""" > ../homebrew-terrun/Formula/terrun.rb
+end" > ../homebrew-terrun/Formula/terrun.rb
27
28
cd ../homebrew-terrun
29
git add .
0 commit comments