diff options
author | tv <tv@nomic.retiolum> | 2013-11-06 16:03:53 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-06 16:03:53 +0100 |
commit | c12eb1a354eff6b965db5f4938b35e304784cb97 (patch) | |
tree | da308aa4a344a01a152a9bf919ca0d1e74a70428 /ship/lib/network | |
parent | 45709c38567ba57101967f050d9e686d2e3d8fea (diff) |
ship lib: remove cruft
Diffstat (limited to 'ship/lib/network')
-rw-r--r-- | ship/lib/network | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ship/lib/network b/ship/lib/network index 9d7ea197..bec20254 100644 --- a/ship/lib/network +++ b/ship/lib/network @@ -1,5 +1,4 @@ -#!/bin/sh -#include core +#@include core anytelnet(){ # find Telnet or similar and executes it at the end |