Make /mp3 admin only

This commit is contained in:
2021-01-01 00:32:33 +01:00
parent dbf2fdcbf8
commit e562d20090

View File

@@ -66,6 +66,7 @@ id(){
}
mp3(){
admin
tmp="/tmp/mp3"
[ -d $tmp ] && mkdir $tmp
sendmsg "Downloading, this might take a while..."