diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-07 16:42:03 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-07 16:42:03 +0100 |
| commit | 29d7f7dc568b1245cca7204b2ba3b0d77d634f4e (patch) | |
| tree | 9b6bf31a3a6920a125582af0d549073b7245e8f6 /Makefile | |
| parent | aa37cb8ec0e1694228a4f3082aebd1e3ee2526d0 (diff) | |
| download | mitjafelicijan.com-29d7f7dc568b1245cca7204b2ba3b0d77d634f4e.tar.gz | |
Revert makefile to previous state
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ dev: | |||
| 16 | alternator --watch | 16 | alternator --watch |
| 17 | 17 | ||
| 18 | build: | 18 | build: |
| 19 | #bash dither-images.sh | 19 | bash dither-images.sh |
| 20 | mkdir -p public | 20 | mkdir -p public |
| 21 | openring -l 165 -n 4 -p 1 \ | 21 | openring -l 165 -n 4 -p 1 \ |
| 22 | -s https://cronokirby.com/posts/index.xml \ | 22 | -s https://cronokirby.com/posts/index.xml \ |
