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