From d64ffda2d6632e06224a606291f953b19bf7334a Mon Sep 17 00:00:00 2001 From: Dlr Rpi Date: Thu, 13 Nov 2025 12:33:51 +0100 Subject: [PATCH] makefile --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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: