View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#5
Originally Posted by Schturman View Post
Hi
Thanks, it's work.. but I have a little problem..
I created postinst file with this stuff for automatic backup:

Code:
#!/bin/sh

...

cp -r /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css /home/user/MyDocs/.N9QTBackup/YesLand"

...
but something wrong here.. Maybe some command of copy or I don't know.. but with this file I can install my .deb I get "Installation corrupted" or something...
But when I check this folders, I see it's yes copied some files...

Any idea ?
Seems like you have an extra " in there..
In any case, you need to clean it and add some comments maybe.
 

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