lib/generators/lobot/templates/bootstrap_server.sh in lobot-0.9.6 vs lib/generators/lobot/templates/bootstrap_server.sh in lobot-0.9.7

- old
+ new

@@ -19,10 +19,10 @@ ## enable ssh password auth perl -p -i -e 's/PasswordAuthentication no/PasswordAuthentication yes/' /etc/ssh/sshd_config /etc/init.d/sshd reload # install epel -rpm -q epel-release-5-4.noarch || rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm +rpm -q epel-release-5-4.noarch || rpm -Uvh http://mirrors.kernel.org/fedora-epel/5/x86_64/epel-release-5-4.noarch.rpm # install git yum -y install git # rvm prereqs \ No newline at end of file