Skip to content

Commit

Permalink
Set +x
Browse files Browse the repository at this point in the history
  • Loading branch information
junjihashimoto committed May 4, 2024
1 parent 8d03922 commit 45e963a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libtokenizers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ class Libtokenizers < Formula
def install
system "bash", "-c", "install -d #{lib}"
system "bash", "-c", "cp -a lib/* #{lib}"
system "bash", "-c", "chmod +x #{lib}/*"
end
end

0 comments on commit 45e963a

Please sign in to comment.