i wanna make a script that activated the loader.lin (lin-loader) and the startup.lin in one push with an icon on the menu without open the file-manager first.
i tryed but it does not work, how can i do it?
the script i tryed looks like this:
#!/bin/bash
cd /diska/.system/QTDownLoad/loader
./loader.lin
cd /diska
./startup.lin