forked from ungleich-public/cdist
generate list of files from packages
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
bcaca9c268
commit
8c97ad3d95
1 changed files with 3 additions and 0 deletions
3
hacking/archlinux/file_list_of_packages.sh
Normal file
3
hacking/archlinux/file_list_of_packages.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pacman -Qlq "$@"
|
Loading…
Reference in a new issue