I am writing a bash script where I need to clone a git rep. How can I make it so that when this shows up, it automatically puts the value yes in ?
==============================================================================
= 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? (/root/The-Three-Little-Pigs-Siri-Proxy/.rvmrc)
y[es], n[o], v[iew], c[ancel]>
Ubuntu 10.10 32 bit
Create a file in your home directory,
.rvmrcand add the following line to it:Or trust the file with: