diff options
-rwxr-xr-x | infest/skel/etc/rc.local | 2 | ||||
-rw-r--r-- | sandbox/roboctl/index.js (renamed from roboctl/index.js) | 0 | ||||
-rw-r--r-- | sandbox/roboctl/lib/irc.js (renamed from roboctl/lib/irc.js) | 0 | ||||
-rw-r--r-- | util/morse/COPYING (renamed from morse/COPYING) | 0 | ||||
-rw-r--r-- | util/morse/Makefile (renamed from morse/Makefile) | 0 | ||||
-rw-r--r-- | util/morse/README (renamed from morse/README) | 0 | ||||
-rwxr-xr-x | util/morse/morse.sh (renamed from morse/morse.sh) | 0 |
7 files changed, 1 insertions, 1 deletions
diff --git a/infest/skel/etc/rc.local b/infest/skel/etc/rc.local index f224f9e4..7cf99aeb 100755 --- a/infest/skel/etc/rc.local +++ b/infest/skel/etc/rc.local @@ -1,7 +1,7 @@ #! /bin/sh -e morse() { - /krebs/morse/morse.sh "$@" + /krebs/util/morse/morse.sh "$@" } morse -l 42 -f 4000 `hostname` diff --git a/roboctl/index.js b/sandbox/roboctl/index.js index ac92c969..ac92c969 100644 --- a/roboctl/index.js +++ b/sandbox/roboctl/index.js diff --git a/roboctl/lib/irc.js b/sandbox/roboctl/lib/irc.js index 5f904a74..5f904a74 100644 --- a/roboctl/lib/irc.js +++ b/sandbox/roboctl/lib/irc.js diff --git a/morse/COPYING b/util/morse/COPYING index d28e4178..d28e4178 100644 --- a/morse/COPYING +++ b/util/morse/COPYING diff --git a/morse/Makefile b/util/morse/Makefile index 2afa845e..2afa845e 100644 --- a/morse/Makefile +++ b/util/morse/Makefile diff --git a/morse/README b/util/morse/README index 67951c00..67951c00 100644 --- a/morse/README +++ b/util/morse/README diff --git a/morse/morse.sh b/util/morse/morse.sh index c84538ca..c84538ca 100755 --- a/morse/morse.sh +++ b/util/morse/morse.sh |