Skip to content

Commit

Permalink
OCD
Browse files Browse the repository at this point in the history
  • Loading branch information
dpatou committed May 19, 2018
1 parent 1771c3e commit cc4b478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ha-mgmt.sh
Expand Up @@ -122,7 +122,7 @@ do

if [ "$action" == "6" ];then
clear
echo "Checkign Size of Home Assistant Databae..."
echo "Checking Size of Home Assistant Database..."
echo " "
ssh -t $hauser@$hahost "sudo du -sh /var/lib/mysql | cut -c -5"
echo " "
Expand Down

0 comments on commit cc4b478

Please sign in to comment.