Files
synology-api-python/scripts/clean.sh
Quentin POLLET a4edbd3348 Release 1.0.0
2020-10-21 13:40:23 +02:00

9 lines
129 B
Bash
Executable File

./scripts/common.sh
# Clean
rm -r .tox
rm -r build
rm -r dist
rm -r python_synology.egg-info
rm -r src/python_synology.egg-info