hello
i would like to use the parameter AutoBackupScript for the autobackup
module.
the oar file is created fine but it looks like the script is never called.

here is my parameter line :
AutoBackupScript = "/tmp/test"

the file /tmp/test is set as executable and the content is :

#!/bin/bash
echo $@ `date` >> titi


is there a special config to do or is it bugged ?
_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to