Skip to content

Commit

Permalink
* Reverted accidentally commited file
Browse files Browse the repository at this point in the history
  • Loading branch information
MishraShivendra authored and hugelgupf committed Sep 22, 2018
1 parent b298543 commit 3d28247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash

set -e

Expand Down
2 changes: 1 addition & 1 deletion website/runlocal.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash

# Must run in website directory.
mkdocs serve && exit 0
Expand Down

0 comments on commit 3d28247

Please sign in to comment.