Skip to content

Commit

Permalink
Update up.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
tedbauer authored May 2, 2024
1 parent 677e1d1 commit 3c090ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/up.rb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def install
ENV["BINARY_PATH"] = "#{lib}/up-path-gen"

cd formula_path.dirname do
libexec.install File.expand_path("up.sh", __dir__)
system "cp", File.expand_path("up.sh", __dir__), "/usr/local/lib/up.sh"
end
end

Expand Down

0 comments on commit 3c090ce

Please sign in to comment.