summaryrefslogtreecommitdiffstats
path: root/app-arch/p7zip/files/7z
blob: 05c70869d09ffc0a2436acd6011769dd464d0a25 (plain)
1
2
3
4
5
#!/bin/sh
# 7z wrapper, p7zip, should be called with full path
# so symlink and copy should not be used instead.

exec /usr/lib/p7zip/7z "$@"