wo
cd /usr/local/CyberCP/pluginInstaller && \\
python pluginInstaller.py remove --pluginName examplePlugin && \\
python pluginInstaller.py install --pluginName examplePlugin
I tried to run this command 6 times and get an error:
and
Also I want to ask is there a way to remove url and view because it’s just a background application after deleting the database (or another action).

