Update pyarmor_encoded_files.sh

This commit is contained in:
Stefan Pejcic 2024-11-05 18:45:14 +01:00 committed by GitHub
parent e066a4e99b
commit 8b6bdd038f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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