Spaces:
Runtime error
Runtime error
File size: 98 Bytes
4450790 |
1 2 3 4 5 |
#!/bin/bash
source ../../../../venv/bin/activate
rm .tmp/*.py > /dev/null
python ../../scanner.py
|