Suppression marqueur execution

This commit is contained in:
Michael RICOIS 2015-10-01 14:54:11 +00:00
parent ba6f7023e9
commit 83585acceb

View File

@ -38,5 +38,4 @@ if(isset($opts->install)) {
//Modification des permissions
passthru('chown -R www-data: '.APPLICATION_PATH.'/../');
passthru('chmod +x '.APPLICATION_PATH.'/../scripts/jobs/*.php');
}