#!/bin/sh TMP=/tmp/.swapwebinterface rm -rf /var/swap/bin/ffmpeg echo "successfully removed" echo "syncing disk" sync exit 0