path change for python_apps folder
This commit is contained in:
parent
c254422f72
commit
c1d1e56914
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ if ($results == 0) {
|
|||
AirtimeInstall::DeleteFilesRecursive($CC_CONFIG['storageDir']);
|
||||
|
||||
|
||||
$command = "python ".__DIR__."/../pypo/install/pypo-uninstall.py";
|
||||
$command = "python ".__DIR__."/../python_apps/pypo/install/pypo-uninstall.py";
|
||||
system($command);
|
||||
|
||||
$command = "python ".__DIR__."/../python_apps/show-recorder/install/recorder-uninstall.py";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue