diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 13:47:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 13:48:46 +0000 |
commit | 9ca54078e1376fa81b5ca70125c795bc7dbf3a11 (patch) | |
tree | 44eeee22d9d64b2f670c33b845f6bf20d257d5ff /lib/container/version | |
parent | Releasing debian version 20200121-1. (diff) | |
download | open-infrastructure-compute-tools-9ca54078e1376fa81b5ca70125c795bc7dbf3a11.tar.xz open-infrastructure-compute-tools-9ca54078e1376fa81b5ca70125c795bc7dbf3a11.zip |
Merging upstream version 20200830.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'lib/container/version')
-rwxr-xr-x | lib/container/version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/container/version b/lib/container/version index 8efc91c..8d7f052 100755 --- a/lib/container/version +++ b/lib/container/version @@ -35,6 +35,7 @@ do fi done +# Run cat "${SHARE}/VERSION.txt" # Post hooks |