mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-19 02:47:45 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user