path change for python_apps folder
This commit is contained in:
parent
c254422f72
commit
c1d1e56914
@ -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…
x
Reference in New Issue
Block a user