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
|
||||
VERSION="v0.2.31"
|
||||
### ChangeNotes: Nothing fancy, just testing
|
||||
VERSION="v0.2.3"
|
||||
### ChangeNotes: Added self-updating git/curl-function and a dirty changenote.
|
||||
Github="https://github.com/mag37/dockcheck"
|
||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user