pull/76/head
CCOSTAN 9 years ago
parent b595f022e8
commit 6a217496e7

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.