Spaces:
Starting
on
L40S
Starting
on
L40S
File size: 88 Bytes
4450790 |
1 2 3 4 |
#!/bin/bash
rm ~/.tmp/dev/*.py > /dev/null 2>&1
python ../../scanner.py ~/.tmp/tutorial
|