]> code.delx.au - monosys/blob - aur-installx
lib-ext-backup: set fs mountpoint and permissions
[monosys] / aur-installx
1 #!/bin/bash
2
3 PKGNAME="$1"
4 shift
5
6 exec aur-install "$PKGNAME" makechrootpkgx "$@"