Commit 8334a607 authored by Andrew Gibiansky's avatar Andrew Gibiansky

don't always remove profile...

parent edb988e6
......@@ -327,7 +327,7 @@ updateIPython = do
-- Remove the old IPython profile.
-- A new one will be regenerated when it is needed.
shellyNoDir $ removeIPythonProfile DefaultIPython ipythonProfile
-- shellyNoDir $ removeIPythonProfile DefaultIPython ipythonProfile
-- | Install IPython from source.
installIPython :: IO ()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment