dyreschlock / pocket-utils

Collection of Java programs and Shell scripts to update and manage the content on my Analogue Pocket
3 stars 0 forks source link

Copy Completed Platform Images to the Platform Images Github Repo #12

Closed dyreschlock closed 1 year ago

dyreschlock commented 1 year ago

I created a new github repo to hold my platform images. When ProcessPlatforms is called in pocket-utils, and images are successfully converted and copied to my Pocket, in additional to moving them into the completed directory, copy them into the pocket-platform-images directory, too.

Perhaps even find a way to automatically commit and push them, too?

dyreschlock commented 1 year ago

I think it's better to do this manually.