You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20220708 Node-RED - master branch - PR 1 of 2 - part 3
The revised `nodered_list_installed_nodes.sh` revealed that the older
"move and delete" method for resolving conflicts actually leaves behind
a mess. Replaced with a `docker exec` call.
Signed-off-by: Phill Kelley <[email protected]>
Always be extremely careful with any `rm -rf`, particularly when it is coupled with a `sudo`. Double-check your work **before** you press <kbd>return</kbd>.
0 commit comments