diff --git a/Makefile b/Makefile index 79f95b1..8f64201 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -push: cgit gh +push: gh cgit python-server: python3 -m http.server 3000