mirror of
https://github.com/ProtoThis/python-synology.git
synced 2025-08-08 06:36:06 +00:00
9 lines
129 B
Bash
Executable File
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
|