mirror of
https://github.com/ProtoThis/python-synology.git
synced 2026-01-16 15:09:03 +00:00
8 lines
94 B
Bash
Executable File
8 lines
94 B
Bash
Executable File
./scripts/common.sh
|
|
|
|
# Clean
|
|
rm -r .tox
|
|
rm -r build
|
|
rm -r dist
|
|
rm -r python_synology.egg-info
|