mirror of
https://github.com/robmcmullen/fujirun.git
synced 2024-12-29 14:33:23 +00:00
5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
!/bin/bash
|
|
|
|
echo "in another terminal, run tail -f errors"
|
|
python mazegen.py 2> errors
|