Skip to content

Commit

Permalink
Merge branch 'pacstall:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 3, 2024
2 parents e7bfc29 + a70b2e8 commit 2449119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/1password-cli-bin/1password-cli-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ maintainer=("Oren Klopfer <[email protected]>")

package() {
cd "${_archive}"
install -Dm755 "${gives}" -t "${pkgdir}/usr/bin"
install -Dm755 op -t "${pkgdir}/usr/bin"
}

0 comments on commit 2449119

Please sign in to comment.