Skip to content

Commit

Permalink
change cp path
Browse files Browse the repository at this point in the history
  • Loading branch information
wlaurance committed Nov 6, 2012
1 parent 348ad5c commit 7a16af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/bake-a-cake
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
npm init
npm install mocha should coffee-script colors -D
DIR=$( cd "$( dirname "$0" )" && pwd )
cp $DIR/../files/Cakefile .
cp $DIR/../bake-a-cake/files/Cakefile .
mkdir "lib" "src" "test"

0 comments on commit 7a16af7

Please sign in to comment.