#!/bin/sh

#  unstash.sh
#
#Unstasher by @if0xxx
#lets fix some stupid behavior
#this is just to make sure you're running unstasher as root
echo "Unstasher need to run as root"
echo "please insert your root password"
su root unstash_func