volumetric-regimes-book/Makefile
2021-06-16 16:46:25 +02:00

14 lines
217 B
Makefile

all: run
run:
python3 -m http.server
update:
python3 update.py
upload:
scp -r Unfolded.html css js fonts varia:public_html/volumetric-regimes/
uploadimages:
scp -r images varia:public_html/volumetric-regimes/