glacier-old/glacier-query.sh
2022-03-09 22:01:26 +00:00

7 lines
165 B
Bash

#!/bin/sh
# glacier-query
# Script used to query packages on the system
echo "[ ? ] Enter package name:" && read input
cat /etc/glacier/pkginfo/$input-pkginfo.json