diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 17:26:48 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 17:26:48 +0200 |
| commit | 6253181d8054f6eb50288a8a231c67df06c4926c (patch) | |
| tree | d0bfb3b3a65dd2ca8dc3c7fd7a26d42194cbae6b /Makefile | |
| parent | 1ce3669a6996e4c4668c730a994feb952124b155 (diff) | |
| download | mitjafelicijan.com-6253181d8054f6eb50288a8a231c67df06c4926c.tar.gz | |
content update
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 |
