mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 09:57:49 +00:00
version-format
Changed Version-format to a variable instead of comment, for future use with version-checking.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
### VERSION v.0.1.3
|
VERSION="v0.1.3"
|
||||||
|
|
||||||
### Help Function:
|
### Help Function:
|
||||||
Help() {
|
Help() {
|
||||||
|
|||||||
Reference in New Issue
Block a user