diff options
| author | makefu <github@syntax-fehler.de> | 2014-03-26 01:39:58 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2014-03-26 01:39:58 +0100 |
| commit | 49c538988bf1fb6d898866efb339c2b95e1a2920 (patch) | |
| tree | fa3864eb06efc58a09b8d3908f2f3408c96adce4 /filehooker/root-image/krebs/etc/Reaktor/config.py | |
| parent | ce36ac2c8cbd27bb35956552e35607e924d2046f (diff) | |
filehooker: add ips command
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/config.py')
| -rw-r--r-- | filehooker/root-image/krebs/etc/Reaktor/config.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/config.py b/filehooker/root-image/krebs/etc/Reaktor/config.py index 544f43ed..92ef6433 100644 --- a/filehooker/root-image/krebs/etc/Reaktor/config.py +++ b/filehooker/root-image/krebs/etc/Reaktor/config.py @@ -31,6 +31,7 @@ public_commands = [ default_command('list_downloads'), default_command('badcommand'), default_command('rev'), + default_command('ips'), default_command('uptime'), default_command('shares'), default_command('onion'), |
