globalforest/cleanup.sh

6 lines
55 B
Bash
Raw Normal View History

2020-09-20 10:54:20 -04:00
#!/bin/bash
rm -fr .venv
rm -fr .buildozer
2020-09-20 10:55:34 -04:00
rm -fr bin