summaryrefslogtreecommitdiff
path: root/makefile
blob: 2b8dc74152d6947b197be6a601c28fde45141fb2 (plain)
1
2
3
4
5
build:
	./build.sh

scale:
	ffmpeg -i banner-small.png -vf scale="iw*10:-1:flags=neighbor" banner.png
Software created with 💖