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