Suppression flag execution sur le script cron, il n'existe plus
This commit is contained in:
parent
f6e5cc30a3
commit
50ec0c9009
@ -60,6 +60,5 @@ if(isset($opts->install))
|
||||
|
||||
//Modification des permissions
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/../');
|
||||
passthru('chmod +x '.APPLICATION_PATH.'/../scripts/cron.php');
|
||||
passthru('chmod +x '.APPLICATION_PATH.'/../scripts/jobs/*.php');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user