getv: get the current version

Used in every startup
all utility files will now go to util/
This commit is contained in:
dmarakom6 2021-02-02 19:00:42 +02:00
parent 1338d97dc4
commit 72c38ee47a

8
util/getv.sh Normal file
View file

@ -0,0 +1,8 @@
:<<'info'
shellnotes - getv.sh
(C) Dimitris Marakomihelakis
Released under the "All rights reserved" category. See the RIGHTS.txt file
in /docs/github/ for its full text.
info
VER=$(cat ~/.shellnotes/ver/.shellnotes_version)