add more make targets

This commit is contained in:
Gabriel Augendre 2024-09-16 14:25:41 +02:00
parent af1a38efca
commit c6ae3f97ef

View file

@ -3,3 +3,7 @@ run:
${GOK} run ${GOK} run
update: update:
${GOK} update ${GOK} update
logs:
${GOK} logs -s display-epaper
get:
${GOK} get --update_all