Unverified Commit 9cefc539 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Display version

parent 1dfaa421
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ trap finish SIGINT SIGTERM
ts=$(date +%s%N)
checkNMI

VERSION="4"
echo "Starting agent v$VERSION.."

# Install packages 

first_run=false