Skip to content

Commit

Permalink
core: start-blueos-core: Add message with version
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Mar 25, 2024
1 parent 8306779 commit 8c180fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/start-blueos-core
Expand Up @@ -3,6 +3,8 @@
# Immediately exit on errors
set -e

echo "BlueOS ${GIT_DESCRIBE_TAGS}"

BLUEOS_PATH=/home/pi
SERVICES_PATH=$BLUEOS_PATH/services
TOOLS_PATH=$BLUEOS_PATH/tools
Expand Down

0 comments on commit 8c180fc

Please sign in to comment.