latest
This commit is contained in:
8
2022-11-08-lunar-eclipse-timelapse/Makefile
Normal file
8
2022-11-08-lunar-eclipse-timelapse/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
default: output
|
||||
|
||||
output:
|
||||
time bash gen.sh
|
||||
du -sh output
|
||||
|
||||
clean:
|
||||
rm -rfv output tmp.sh
|
||||
Reference in New Issue
Block a user