cdist-backup/hacking/bin_to_pkg.sh
Nico Schottelius a0aba11e77 +some tools / updates for preos
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-05 13:53:19 +02:00

5 lines
61 B
Bash
Executable file

#!/bin/sh
abspath=$(command -v "$1")
pacman -Qoq "$abspath"