]> code.delx.au - monosys/blob - aur-installx
docker-cleanup: also delete things more than 1 year old
[monosys] / aur-installx
1 #!/bin/bash
2
3 PKGNAME="$1"
4 shift
5
6 exec aur-install "$PKGNAME" makechrootpkgx "$@"