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