diff --git a/Makefile b/Makefile index 0fbb312..9c8e3b2 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,5 @@ sim: python simulation.py + +sync: + rsync -r --exclude=venv ~/solarmotor guest@hahn1.one: