AzuraCast/util/docker/web/scripts/temp_cleanup

7 lines
188 B
Bash

#!/usr/bin/env bash
exec /usr/sbin/tmpreaper 12h --protect '.tmpreaper' --verbose \
/tmp/azuracast_nginx_client \
/tmp/azuracast_fastcgi_temp \
> /proc/1/fd/1 2> /proc/1/fd/2