#!/bin/sh
TMP=/tmp/.network
echo "syncing disk"
sync
echo "removing Networkfile libsmbclient 3.0.28b from swapstick"
exit 0
