Typo
This commit is contained in:
parent
e2c371e251
commit
eae1265e37
@ -68,6 +68,6 @@ elseif(isset($opts->install))
|
||||
|
||||
//Modification des permissions
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/../');
|
||||
passthru('chmod -x '.APPLICATION_PATH.'/../batch/cron.php');
|
||||
passthru('chmod -x '.APPLICATION_PATH.'/../batch/enrichissement.php');
|
||||
passthru('chmod +x '.APPLICATION_PATH.'/../batch/cron.php');
|
||||
passthru('chmod +x '.APPLICATION_PATH.'/../batch/enrichissement.php');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user