diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-05-09 13:16:31 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-05-09 13:16:31 +0200 |
commit | f634b7b87b5787b4cff5944e81c2043608719dee (patch) | |
tree | 05faca2d4d184478959c4ba827edc2ac32fdc3ea /get-buildinfo | |
parent | 4db5a8451016113a6d79dfc77534d395a6d590a1 (diff) | |
download | bin-f634b7b87b5787b4cff5944e81c2043608719dee.tar.gz bin-f634b7b87b5787b4cff5944e81c2043608719dee.tar.xz |
Add get-buildinfo script
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'get-buildinfo')
-rwxr-xr-x | get-buildinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/get-buildinfo b/get-buildinfo new file mode 100755 index 0000000..5668364 --- /dev/null +++ b/get-buildinfo @@ -0,0 +1,3 @@ +#!/bin/bash + +bsdtar xqOf "$1" .BUILDINFO |