getv: get the current version
Used in every startup all utility files will now go to util/
This commit is contained in:
parent
1338d97dc4
commit
72c38ee47a
1 changed files with 8 additions and 0 deletions
8
util/getv.sh
Normal file
8
util/getv.sh
Normal 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)
|
Loading…
Reference in a new issue