I'm running (from LIVE CD) SimplyMepis 2004 4 with a persistent home (" /home/demo ") using AdrianTM's scripts ('saveset' and 'loadset').

Just downloaded Klik and Firefox.

Got ERROR klik: Error running /home/demo/firefox/wrapper firefox
You could try to edit it manually.

Here's the wrapper:

#!/bin/sh

# klik wrapper 0.5.5
# by probono at myrealbox.com

# start the app together with all command line arguments
/home/demo/firefox/firefox/firefox $@ && exit 0

Is there something I should add/change/delete in order to get it to work?

Thanks...