diff --git a/deploy.sh b/deploy.sh index 051ffb0..192ac50 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,4 @@ #!/bin/bash -git init git config user.email "tparnell8@gmail.com" git config user.name "Tommy Parnell" git add .