有沒有辦法擺脫警告,當我遍歷到一個文件夾有一個.rvmrc
文件。如何擺脫RVM通知
====================================================================================
= NOTICE =
====================================================================================
= RVM has encountered a new or modified .rvmrc file in the current directory =
= This is a shell script and therefore may contain any shell commands. =
= =
= Examine the contents of this file carefully to be sure the contents are =
= safe before trusting it! (Choose v[iew] below to view the contents) =
====================================================================================
Do you wish to trust this .rvmrc file? (/home/sam/myrailsapp/.rvmrc)
y[es], n[o], v[iew], c[ancel]> y
應該只問一次,你第一次進入該目錄。每次都發生嗎? – 2013-03-08 17:41:31
我想爲了幫助您獲得答案,您需要更多信息將有所幫助。你在使用rvm嗎?你想要rvm在遍歷項目目錄時切換設置嗎?你有沒有收到其他警告通知?像卸載紅寶石或不存在的寶石? – 2013-03-08 17:52:12
它每次都問我,我搬進這個令人沮喪的文件夾 – Sam 2013-03-09 05:30:54