We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b061 commit f246cb7Copy full SHA for f246cb7
deploy.sh
@@ -30,7 +30,7 @@ bundle exec rake site:deploy
30
git commit -a -m"Update for deploy"
31
32
set +e
33
-git push --quiet ls\
+git push --quiet
34
35
36
git checkout source
0 commit comments