Skip to content

Commit

Permalink
codacy codacy codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Nov 23, 2023
1 parent 5ec2b87 commit ed9c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hyprpaper/hyprpaper.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ build() {
}

package() {
sudo install -Dm755 ./build/${name} -t "${pkgdir}/usr/bin"
sudo install -Dm755 ./build/"${name}" -t "${pkgdir}/usr/bin"
}

0 comments on commit ed9c30e

Please sign in to comment.