Quote:
Originally Posted by BigCdaAnswer3 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. |
I made the change, but it didnt work. And the line should read ...
#!/bin/bash
(you forgot the !)