Skip to content

Commit

Permalink
Minor tweak to reflect script location
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-m committed Nov 20, 2012
1 parent 068d837 commit 02703d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws-deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
version=v`date +%Y%m%d%H%M%S` &&

cd asciigram &&
zip -r ../$version.zip src vendor web \
-x \*/.git\* \*/tests\* \*/Tests\* \
\*/_samples\* \*/_docs\* \*/_compatibility_test\* &&
Expand Down

0 comments on commit 02703d2

Please sign in to comment.