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

The install.sh will run even if the module is not updated. #132

Closed
borpin opened this issue May 24, 2021 · 1 comment
Closed

The install.sh will run even if the module is not updated. #132

borpin opened this issue May 24, 2021 · 1 comment

Comments

@borpin
Copy link
Contributor

borpin commented May 24, 2021

If a module is not updated from git, the script continues and will run the install file again. This may have disatrous consequences. If not updated, the script should exit.

echo "WARNING local changes in $M - Module not updated"

@TrystanLea
Copy link
Member

Good point, I've fixed, updated and released to stable. I now have a script that automates a stable release to make things much easier https://github.com/openenergymonitor/EmonScripts/blob/master/other/stable_release.sh

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

2 participants