4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
PYTHONPATH=../../src ipython3 -i ./test_grab.py
|