Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
techhazard committed Nov 12, 2024
1 parent 1f7e3ce commit a028200
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iwd-firewalld-zone/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ pkgver() {

package() {
cd "${srcdir}/iwd-firewalld-zone/" || exit
pwd
ls -lah
install -Dm 755 -t "${pkgdir}"/usr/bin/ ./bin/*
install -Dm 644 -t "${pkgdir}"/usr/lib/systemd/system/ ./systemd/system/*
}

0 comments on commit a028200

Please sign in to comment.