@ -6,7 +6,7 @@ hass --script check_config
git add .
git status
echo -n "Enter the Description for the Change: "
echo -n "Enter the Description for the Change: " [Minor Update]
read CHANGE_MSG
git commit -m "${CHANGE_MSG}"
git push origin master
Powered by TurnKey Linux.