remove deprecated script
This commit is contained in:
@@ -1 +0,0 @@
|
||||
cat lib/commands.py|grep register_command|sed "s/register_command(\(.*\))/\1/" |sed "s/'//g"| awk -F, '{print "|-\n|" $1 "|| " $7 "|| " $8 "|| " $4 "|| " $5 "|| " $6 }'
|
||||
Reference in New Issue
Block a user