diff --git a/run b/run index 0a80f89..efe8706 100755 --- a/run +++ b/run @@ -2,7 +2,7 @@ cd RoboticSandbox git pull mv main.py ../ -mv object_tf_service ../ +mv object_tf_service.py ../ cd ../ python main.py mv main.py RoboticSandbox/