commit | 2500d093cbd128f168dcde1b80ddd07bb9cb9661 | [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 | d7f6846f3a8bc3d918300d30d4e85d2d10aa223a [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