View Single Post
Old 07-25-2008, 04:38 PM   #23
IceHand
Linux User
IceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavensIceHand is a rising star in the heavens
 
IceHand's Avatar
 
Posts: 323
Karma: 13682
Join Date: Aug 2007
Location: Germany
Device: Kindle 3
I'll see to that too. You can change this already by removing "set -e" from the script (it's right at the beginning). Actually I didn't want to remove this yet, because this way the script is safer. I don't know what could go wrong with the script, but if something goes wrong, the script will safely exit. Especially in some stages of development I was very glad I had this option activated.

But as soon as the dependencies will be checked, I will make this option optional

And thanks for all the suggestions, I don't take them as complaints.
IceHand is offline   Reply With Quote