Commit b8355cc109d87f4a16935b28a9f679692966a0a4

minor update

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