Commit c9b934f2cbc6e96dcc38ba1a245c71c8594260e6

minor change

Commit diff

Rakefile

 
44 task :install do
55 system("mkdir ../public")
66 system("cp -r templates/* ../public")
7 puts "=="
7 puts "==="
88 puts "Silverstreak installed successfully!"
99 end
1010end
toggle raw diff