Merge pull request #623 from dcrec1/master
add a description to the update Rake task
This commit is contained in:
commit
3463b2d48d
1
Rakefile
1
Rakefile
@ -42,6 +42,7 @@ task :install_prezto do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
desc 'Updates the installation'
|
||||||
task :update do
|
task :update do
|
||||||
Rake::Task["vundle_migration"].execute if needs_migration_to_vundle?
|
Rake::Task["vundle_migration"].execute if needs_migration_to_vundle?
|
||||||
Rake::Task["install"].execute
|
Rake::Task["install"].execute
|
||||||
|
Loading…
Reference in New Issue
Block a user