<div dir="ltr"><div>hello<br>i would like to use the parameter AutoBackupScript for the autobackup module.<br>the oar file is created fine but it looks like the script is never called.<br><br>here is my parameter line :<br>AutoBackupScript = "/tmp/test"<br><br>the file /tmp/test is set as executable and the content is :<br><br>#!/bin/bash<br>echo $@ `date` >> titi<br><br><br></div><div>is there a special config to do or is it bugged ?<br></div></div>