rdy for main
All in all: - Added a self update function, calling either a curl or a git function to update the script. - Added a dirty changenote-message, will look into improvements later to not curl twice.
This commit is contained in:
parent
9b6396f6de
commit
afe97c9de5
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION="v0.2.31"
|
VERSION="v0.2.3"
|
||||||
### ChangeNotes: Nothing fancy, just testing
|
### ChangeNotes: Added self-updating git/curl-function and a dirty changenote.
|
||||||
Github="https://github.com/mag37/dockcheck"
|
Github="https://github.com/mag37/dockcheck"
|
||||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"
|
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user