Updated scripts
This commit is contained in:
3
packages/cleanup.sh
Executable file
3
packages/cleanup.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
pip freeze --user | xargs pip uninstall -y
|
||||
Reference in New Issue
Block a user