4 lines
62 B
Bash
4 lines
62 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
reload_fifo="/tmp/treehouse_reload.fifo"
|