commit | 821a8f4faa57e8250aac800dc1ca59aa9486d39c | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Sun Oct 11 21:11:29 2015 +0200 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Sun Oct 11 21:11:29 2015 +0200 |
tree | 4db53787ec5469d83cedf54f2fc74185bf8b4b1c | |
parent | a947bbd67c7753d0e7699dbea7f1d1410efd011f [diff] |
Renaming for consistency hello_world -> helloworld
diff --git a/xos/observers/helloworld/run.sh b/xos/observers/helloworld/run.sh index 1107a7a..f56ffe3 100755 --- a/xos/observers/helloworld/run.sh +++ b/xos/observers/helloworld/run.sh
@@ -3,4 +3,4 @@ #fi export XOS_DIR=/opt/xos -python helloworld-observer.py -C $XOS_DIR/observers/hello_world/helloworld_config +python helloworld-observer.py -C $XOS_DIR/observers/helloworld/helloworld_config