AzuraCast/util/docker/final/startup_scripts/10_clear_temp.sh

5 lines
62 B
Bash

#!/bin/bash
shopt -s dotglob
rm -rf /var/azuracast/www_tmp/*