diff --git a/konata.sh b/konata.sh index d191554..f85b679 100755 --- a/konata.sh +++ b/konata.sh @@ -66,6 +66,7 @@ id(){ } mp3(){ + admin tmp="/tmp/mp3" [ -d $tmp ] && mkdir $tmp sendmsg "Downloading, this might take a while..."