Skip to content

Commit

Permalink
fix #328
Browse files Browse the repository at this point in the history
  • Loading branch information
d4be4st committed Jul 8, 2015
1 parent 148b9e9 commit 7ab6a58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/deploy.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
%>
#!/usr/bin/env bash

# Bail out ASAP
set -e

# Go to the deploy path
cd "<%= deploy_to %>" || (
echo "! ERROR: not set up."
Expand Down

0 comments on commit 7ab6a58

Please sign in to comment.