volumetric-regimes-book/Makefile

14 lines
217 B
Makefile
Raw Normal View History

2021-06-16 16:46:25 +02:00
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/