mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
update MOTD to use version properly
This commit is contained in:
committed by
Aiden McClelland
parent
cd7bb07de5
commit
3d8b1cf1db
@@ -9,7 +9,7 @@ cat << "ASCII"
|
||||
`---'
|
||||
ASCII
|
||||
printf " %s (%s %s)\n" "$(uname -o)" "$(uname -r)" "$(uname -m)"
|
||||
printf " EmbassyOS v$(embassy-cli --version) - $(embassy-cli git-info)\n"
|
||||
printf " $(embassy-cli --version | sed 's/Embassy CLI /EmbassyOS v/g') - $(embassy-cli git-info)\n"
|
||||
|
||||
printf "\n"
|
||||
printf " * Documentation: https://docs.start9.com\n"
|
||||
|
||||
Reference in New Issue
Block a user