Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash script to monitor a directory for code updates #13

Open
snekiam opened this issue Oct 11, 2020 · 0 comments
Open

Bash script to monitor a directory for code updates #13

snekiam opened this issue Oct 11, 2020 · 0 comments

Comments

@snekiam
Copy link
Member

snekiam commented Oct 11, 2020

Objective

We want to be able to update the model and code by pushing a file to a pre-defined directory.

Key Result

Code on the Pi, as well as models, should be updatable.

Details

The zip file can be formatted however the implementer would like, but I'd suggest the zip file be simply the github repo.
I'd suggest using a cronjob to monitor the target directory, and once a new file is dropped in, unzip it and copy some target files (we don't have a definitive list yet) to a target directory (also not defined yet).

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant