View Single Post
  #3 (permalink)  
Old October 28th, 2006
BigCdaAnswer3 BigCdaAnswer3 is offline
Novicius
 
Join Date: August 23rd, 2006
Posts: 2
BigCdaAnswer3 is flying high
Default

its a simple fix. simply change runLime.sh's first line from #/bin/sh to #/bin/bash

/bin/sh in edgy is linked to dash.
Reply With Quote