doors/simulator.sh

4 lines
85 B
Bash
Executable File

#!/bin/bash
python -ic "from simulator import *
def reload(): reload_sim(globals())"