Updated scripts

This commit is contained in:
2024-05-10 09:21:32 -04:00
parent 0595f28179
commit 024d3c89b8
3 changed files with 41 additions and 6 deletions

3
packages/cleanup.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
pip freeze --user | xargs pip uninstall -y