mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
version-format
Changed Version-format to a variable instead of comment, for future use with version-checking.
This commit is contained in:
parent
8ae13837f1
commit
a7bfb49fad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
### VERSION v.0.1.3
|
||||
VERSION="v0.1.3"
|
||||
|
||||
### Help Function:
|
||||
Help() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue