Ubuntu + Unable to Edit .bashrc file because of ReadOnly
        Posted  
        
            by 
                Napster
            
        on Super User
        
        See other posts from Super User
        
            or by Napster
        
        
        
        Published on 2011-06-22T06:16:31Z
        Indexed on 
            2012/04/10
            11:33 UTC
        
        
        Read the original article
        Hit count: 316
        
To Remove Issue of
WARNING: Unable to verify SSL certificate for api.heroku.com
To disable SSL verification, run with HEROKU_SSL_VERIFY=disable
By Googling I got few solution. One of them is added HEROKU_SSL_VERIFY=disable to  .bashrc. Unfortunately, I am not able to edit that file, gives an error of 
'readonly' option is set (add ! to override)
!wq is used in place of :wq, but no response.
Please suggest me to resolve this issue... Thanks
© Super User or respective owner