Missing devcontainer build timestamp

This commit is contained in:
Adam Outler
2025-10-21 19:05:47 +00:00
parent 5d7af88130
commit d6bcb27c42

View File

@@ -102,6 +102,7 @@ configure_source() {
killall python3 &>/dev/null
sleep 0.2
done
date +%s > ${NETALERTX_FRONT}/buildtimestamp.txt
}