View Single Post
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#37
@xkkkx
Look several posts above - use develsh command!

EDIT: On Jolla? I missed that. Are you sure you have all the right permissions setup for the import script? Do
Code:
chmod 777 <file>
EDIT1: Copy and paste here exactly the commands and the error message.
EDIT2: Change the permission on the script file itself. Looks like it is not executable. Run:
Code:
 ls -l /home/nemo/Documents/ |grep jollaImport
and then(if permission not correct)

Code:
chmod 777 jollaImport

Last edited by zlatko; 2013-12-31 at 22:09.
 

The Following User Says Thank You to zlatko For This Useful Post: