From 118f12bb59dc71b6e91f5865a1cad41c68adcd86 Mon Sep 17 00:00:00 2001 From: Max Hunt Date: Sat, 8 Feb 2020 17:26:27 +0000 Subject: [PATCH] Update --- run | 3 +++ 1 file changed, 3 insertions(+) diff --git a/run b/run index 1941c08..ee41e80 100755 --- a/run +++ b/run @@ -1,3 +1,6 @@ #/bin/bash +cd RoboticSandbox git pull python RoboticSandbox/main.py +cd - +echo Done