]> code.delx.au - monosys/blob - aur-installx
tcp-proxy: ported to Python3
[monosys] / aur-installx
1 #!/bin/bash
2
3 PKGNAME="$1"
4 shift
5
6 exec aur-install "$PKGNAME" makechrootpkgx "$@"