added misssing source file
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
IFS=$'\n\t'
|
IFS=$'\n\t'
|
||||||
|
|
||||||
|
MYPATH=$(dirname "$(readlink -f "$0")")
|
||||||
|
source "${MYPATH}/latest_version.sh"
|
||||||
|
|
||||||
function help_message() {
|
function help_message() {
|
||||||
echo "Usage: $0 [OPTIONS]"
|
echo "Usage: $0 [OPTIONS]"
|
||||||
echo "Options:"
|
echo "Options:"
|
||||||
|
|||||||
Reference in New Issue
Block a user