diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-04 10:48:33 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-04 10:48:33 +0100 |
| commit | b5b3af31e507e4cf53ab54a866b88e8331c22750 (patch) | |
| tree | a4d308c6e6a5568e8f07e2273841b10924083059 /Makefile | |
| parent | afad33e23be8f0a73bd2d1e12798cc50e21e5895 (diff) | |
| download | mitjafelicijan.com-b5b3af31e507e4cf53ab54a866b88e8331c22750.tar.gz | |
Added ffmpeg note
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@ MAKEFLAGS+=-j3 | |||
| 3 | dev: watch server | 3 | dev: watch server |
| 4 | 4 | ||
| 5 | webring: | 5 | webring: |
| 6 | ruby bin/webring.py | 6 | ruby bin/webring.rb |
| 7 | 7 | ||
| 8 | watch: | 8 | watch: |
| 9 | jekyll b --watch | 9 | jekyll b --watch |
