1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
import argparse |
||||
|
|
||||
|
def cmd_couchpotato(): |
||||
|
print "Couchpotato." |
||||
|
pass |
Loading…
Reference in new issue