Skip to content

Commit

Permalink
Added description line to MotteKit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmotte committed Dec 19, 2024
1 parent 1220ca4 commit c270e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/mottekit/mottekit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ mottekit_info() {
echo "| | | | (_) | |_| || __/ . \| | |_ "
echo "|_| |_|\___/ \__|\__\___|_|\_\_|\__|"
echo
echo "Multi-purpose \"Swiss Army knife\" CLI tool"
local version; version=$(TZ=UTC git log -1 \
--date=format-local:'v%Y.%m.%d.%H%M' --format='%cd')
local commit; commit=$(git rev-parse --short HEAD)
Expand Down

0 comments on commit c270e82

Please sign in to comment.