treehouse/admin/daemon/reload.bash

6 lines
92 B
Bash

#!/usr/bin/env bash
source "${BASH_SOURCE%/*}/common.bash"
echo "reload" > "$reload_fifo"