2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
|
#!/bin/bash
|
||
|
ipython -c "%run -d $@"
|