aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-04-30 02:15:55 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-04-30 02:15:55 +0200
commit7332ac683c78d5cd94e44550fa92e1643840ab5b (patch)
treeb1d88988ecaa8f5094705d5759dfe57db7b6c3d0 /Makefile
parentcf88091e3eeafa4e4543423ee11bdce650b5043a (diff)
downloadmitjafelicijan.com-master.tar.gz
Move deployment away from Github to private serverHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a76e77e..569c133 100644
--- a/Makefile
+++ b/Makefile
@@ -32,3 +32,8 @@ update-fossil: # Update Fossil projects
32 32
33update-github: # Update GitHub projects 33update-github: # Update GitHub projects
34 cd tools && python github-projects.py 34 cd tools && python github-projects.py
35
36deploy:
37 -rm public/
38 jbmafp --build
39 rsync -avz --delete --progress ./public/ web@mitjafelicijan.com:/home/web/htdocs/