mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Don't touch ~/.meteor/meteor after background updates. (#7616)
This commit is contained in:
@@ -61,8 +61,6 @@ var checkForUpdate = function (showBanner, printErrors) {
|
||||
return;
|
||||
}
|
||||
|
||||
updateMeteorToolSymlink(printErrors);
|
||||
|
||||
maybeShowBanners();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user