This commit is contained in:
Alan Garcia 2014-02-27 17:06:57 +00:00
parent 35f146eb39
commit 8f48dab27c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ fi
if [[ ! "$(id -u)" == "0" ]] ; then
echo "please launch mem_add as root (or using sudo)"
echo "please launch mem_del as root (or using sudo)"
exit 4
fi