shellnotes/util/getv.sh
dmarakom6 72c38ee47a getv: get the current version
Used in every startup
all utility files will now go to util/
2021-02-02 19:00:42 +02:00

8 lines
No EOL
225 B
Bash

:<<'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)