6 lines
89 B
Makefile
6 lines
89 B
Makefile
sim:
|
|
python simulation.py
|
|
|
|
sync:
|
|
rsync -r --exclude=venv ~/solarmotor guest@hahn1.one:
|