added misssing source file

This commit is contained in:
Swarup Sengupta
2025-11-28 22:42:25 +05:30
parent 90415dfa04
commit 9023ec1c9e
+3
View File
@@ -3,6 +3,9 @@
set -euo pipefail
IFS=$'\n\t'
MYPATH=$(dirname "$(readlink -f "$0")")
source "${MYPATH}/latest_version.sh"
function help_message() {
echo "Usage: $0 [OPTIONS]"
echo "Options:"