--- misc/xbmc/plugin.video.todic/test.sh 2019/02/28 11:17:54 3253 +++ misc/xbmc/plugin.video.todic/test.sh 2019/02/28 11:26:21 3254 @@ -9,9 +9,9 @@ echo "Checking syntax ..." python -m py_compile default.py -rm -f *.pyc +rm -rf *.pyc __pycache__ python3 -m py_compile default.py -rm -f *.pyc +rm -rf *.pyc __pycache__