Skip to content
Snippets Groups Projects
cleanup.sh 88 B
#!/bin/bash
BASE_D=$(realpath "${BASH_SOURCE%/*}/")

rm -f "$BASE_D/pv/dev_data.sqlite"