You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read -p "You seem to have a Debianish system. Do you want me to use cran2deb? (Choose no if you have used QIIME's app-deploy script to install QIIME) [y/n] " USECRAN
if [ "$USECRAN" = y -o "$USECRAN" = Y ]
then
if ! grep "http://debian.cran.r-project.org/rep" /etc/apt/sources.list /etc/apt/sources.list.d/*.list