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