Skip to content

Commit 091f06e

Browse files
committed
Nicer computer name
1 parent 41cb451 commit 091f06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmstatus.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ while true; do
166166

167167
done
168168

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

172172
##############################################################################

0 commit comments

Comments
 (0)