Bad symlink
This commit is contained in:
parent
b975b9e84d
commit
e9b590c889
@ -90,6 +90,6 @@ elseif(isset($opts->install))
|
||||
$c->profil->path->pages.'/fichier/imgcache');
|
||||
|
||||
if (!file_exists($c->profil->path->pages.'/fichier/logo'))
|
||||
passthru('ln -vs '.$c->profil->path.'/logos '.$c->profil->path->pages.'/fichier/logo');
|
||||
passthru('ln -vs '.$c->profil->path->data.'/logos '.$c->profil->path->pages.'/fichier/logo');
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user