themagician.cc/Makefile

5 lines
93 B
Makefile
Raw Normal View History

2023-12-02 17:12:48 +00:00
serve:
python -m http.server
publish:
rsync -r * themagician.cc:/usr/share/nginx/html/www/