Changes between Version 4 and Version 5 of biocluster/10-05-28


Ignore:
Timestamp:
Aug 22, 2010, 4:16:18 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • biocluster/10-05-28

    v4 v5  
    55#!sh
    66#!/bin/bash
     7sudo apt-get install lsb-release
    78dist=$(lsb_release -c | awk '{ print $2 }')
    89echo "deb http://archive.cloudera.com/debian $dist-cdh2 contrib" > cloudera.list