diff --git a/tests/pyarmor_encoded_files.sh b/tests/pyarmor_encoded_files.sh index bff25f43..446669f2 100644 --- a/tests/pyarmor_encoded_files.sh +++ b/tests/pyarmor_encoded_files.sh @@ -67,3 +67,5 @@ if [[ ${#unencoded_files[@]} -gt 0 ]]; then else echo "✓ All Python files are properly encoded with PyArmor!" fi + +rm -rf /usr/local/panel/panel >/dev/null 2>&1