Skip to content

Commit 3c7d48a

Browse files
committed
Changed default rake task to :install.
1 parent 63056da commit 3c7d48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ task :clean => :setup_prefix do |task, arguments|
207207
end
208208
end
209209

210-
task :default => :build_combined
210+
task :default => :install

0 commit comments

Comments
 (0)