Skip to content

Commit f246cb7

Browse files
committed
update deploy
1 parent e62b061 commit f246cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bundle exec rake site:deploy
3030
git commit -a -m"Update for deploy"
3131

3232
set +e
33-
git push --quiet ls\
33+
git push --quiet
3434

3535

3636
git checkout source

0 commit comments

Comments
 (0)