Sam using your script and this is the output…this all that needs to be done?
pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
No LSB modules are available.
doing test run = true, NO updates will be applied!
update log will be in /home/pi/MagicMirror/installers/upgrade.log
saving custom.css
upgrading from version 2.12.0 to 2.13.0
fetching latest revisions
there are 3 local files that are different than the master repo
installers/mm.sh
modules/default/compliments/compliments.js
package-lock.json
any *-lock.json files do not need to be saved
do you want to save these files for later (Y/n)?y
processing dependency changes for active modules with package.json files
processing for module MMM-EARTH please wait
----------------------------------
skipped processing for MMM-EARTH, doing test run
processing complete for module MMM-EARTH
processing for module MMM-FlightRadarTracker please wait
----------------------------------
skipped processing for MMM-FlightRadarTracker, doing test run
processing complete for module MMM-FlightRadarTracker
processing for module MMM-DarkSkyForecast please wait
----------------------------------
skipped processing for MMM-DarkSkyForecast, doing test run
processing complete for module MMM-DarkSkyForecast
restoring custom.css
test run, restoring files stashed
pi@raspberrypi:~ $