base/files/xbps-local

3 lines
134 B
Text
Raw Permalink Normal View History

#!/usr/bin/env bash
2019-08-28 15:32:52 +00:00
xbps-install -Sy xbps && xbps-install -yR /tmp/xbps "$@" && xbps-remove -Oo && rm -rf /var/cache/xbps/* /tmp/xbps