Skip to content

Commit

Permalink
Adding files
Browse files Browse the repository at this point in the history
  • Loading branch information
devilankur18 committed Aug 24, 2012
1 parent 4d5db2e commit 9c153f3
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Rakefile
Expand Up @@ -54,6 +54,9 @@ task "build", :key, :dir do |t, args|
run_locally "rm -Rf ./public/#{args.dir}", "Remove #{args.dir} directory"
run_locally "cp ./build/release ./public/#{args.dir} -Rp", "copy release files"

# Add to git
# run_locally "git add public/#{args.dir}", "Add file to git"

puts "Build successful, Check the path public/#{args.dir} "

end
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9c153f3

Please sign in to comment.