Skip to content

Commit

Permalink
Nicer computer name
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocorti committed May 31, 2023
1 parent 41cb451 commit 091f06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmstatus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ while true; do

done

COMPUTER_TMP="$(scutil --get LocalHostName)"
COMPUTER_TMP="$(scutil --get ComputerName)"
printf 'Backups for "%s"\n\n' "${COMPUTER_TMP}"

##############################################################################
Expand Down

0 comments on commit 091f06e

Please sign in to comment.