···66666767 # This is nessesary to install any new files and do migrations from the new version
6868 # It runs the new version's `self install` instead of this version's
6969- nu -c $"use src/atomic-xr ; atomic-xr self install --update --local=($local)"
6969+ # It always uses --local, so the repo is not pulled an extra time.
7070+ nu -c $"use src/atomic-xr ; atomic-xr self install --update --local"
7071}
71727273# Uninstall AtomicXR