websitedesign2022/Makefile

10 lines
117 B
Makefile

push: cgit gh
python-server:
python3 -m http.server 3000
gh:
git push -u ghmirror
cgit:
sudo git push -u origin