reloading config after ini values are changed
This commit is contained in:
parent
2c7bf676a3
commit
9e96ec9da4
4 changed files with 31 additions and 3 deletions
|
@ -84,7 +84,7 @@ AirtimeInstall::InstallStorageDirectory();
|
|||
|
||||
AirtimeInstall::ChangeDirOwnerToWebserver($CC_CONFIG["storageDir"]);
|
||||
|
||||
AirtimeInstall::CreateSymlinksToUtils($CC_CONFIG["storageDir"]);
|
||||
AirtimeInstall::CreateSymlinksToUtils();
|
||||
|
||||
echo PHP_EOL."*** Pypo Installation ***".PHP_EOL;
|
||||
system("python ".__DIR__."/../python_apps/pypo/install/pypo-install.py");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue