PDA

View Full Version : Customization Script Error


patternmaker
05-04-2005, 08:31 PM
I haven't yet managed to run a customization script successfully, mostly due to operator error. The last try was with a stock script and the console log suggested the fault might not have been mine alone. The log ended with:
2005-05-04 18:57:22.620 SuperDuper![2834] ***ERROR OCCURRED: /Users/laurie/Applications/Backup /SuperDuper/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system temporary files.dset: line 1: syntax error near unexpected token `newline'


Any suggestions?

Still Learning

dnanian
05-04-2005, 08:33 PM
Ah, I think the problem here is that you're trying to use a "Copy Script" as a site customization script, which actually has to be a shell script.

Can you tell me a bit more about what you're trying to do? We can then figure out the best way for you to do it!