#!/bin/sh
tmp_dir=".cache/gstreamer-1.0"

rm -fR /home/*/${tmp_dir}/
rm -fR /root/${tmp_dir}/
