diff --git a/r b/r new file mode 100644 index 0000000..e69de29 diff --git a/run b/run index ee41e80..4f5b0ca 100755 --- a/run +++ b/run @@ -1,6 +1,6 @@ #/bin/bash cd RoboticSandbox git pull -python RoboticSandbox/main.py +python main.py cd - echo Done