Skip to content

Commit

Permalink
Fix deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
JrGoodle committed Oct 31, 2017
1 parent 6e89c1a commit 3dcffdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/deploy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

CLOWDER_PATH"$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/.." || exit 1
"$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/.." || exit 1

echo "deploy"

Expand Down

0 comments on commit 3dcffdf

Please sign in to comment.