forked from ungleich-public/cdist
+some tools / updates for preos
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
909c58de4e
commit
a0aba11e77
3 changed files with 12 additions and 2 deletions
4
hacking/bin_to_pkg.sh
Executable file
4
hacking/bin_to_pkg.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
abspath=$(command -v "$1")
|
||||
pacman -Qoq "$abspath"
|
||||
Loading…
Add table
Add a link
Reference in a new issue