nuriel77 / hornet-playbook

Ansible Playbook for Hornet IOTA Full Node
MIT License
67 stars 11 forks source link

Fix file name in instructions to rerun update #40

Closed rajivshah3 closed 3 years ago

rajivshah3 commented 3 years ago

The message tells the user to delete the update script (e.g. 1.0.1_updates.sh), when it should tell users to delete the completed file (e.g. 1.0.1_updates.sh.completed)

nuriel77 commented 3 years ago

@rajivshah3 thanks!

Need to bump to VERSION_TEMP=1.2.1 this way people get an update notification.

Or I can just merge and next update will include this fix.