Skip to content

Commit

Permalink
core: configuration: motd: Update version based on GIT_DESCRIBE_TAGS
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 80e468e commit af1dd94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion core/configuration/motd
@@ -1,5 +1,7 @@

Welcome to BlueOS 1.1!
Welcome to BlueOS!

Version: ${GIT_DESCRIBE_TAGS}

What you currently see is a tmux session built into BlueOS's docker container.
This means you are not in the host Raspbian OS itself, and most of the data in here is
Expand Down

0 comments on commit af1dd94

Please sign in to comment.