config
This commit is contained in:
parent
cfa827aba1
commit
0eb3862689
@ -64,5 +64,5 @@ if(isset($opts->check))
|
||||
elseif(isset($opts->install))
|
||||
{
|
||||
//Modification des permissions
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/../')
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/../');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user