diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,5 +6,5 @@ run: clean | |||
| 6 | 6 | ||
| 7 | publish: | 7 | publish: |
| 8 | git add . | 8 | git add . |
| 9 | git commit -m "update" | 9 | git commit -m "content update" |
| 10 | git push | 10 | git push |
