pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
the log will be /home/pi/MagicMirror/installers/upgrade.log
No LSB modules are available.
doing test run = true
update log will be in /home/pi/MagicMirror/installers/upgrade.log
upgrading from version 2.10.1 to 2.11.0
fetching latest revisions
there are 3 local files that are different than the master repo
modules/default/calendar/calendar.js
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-NOAA3 please wait
skipped processing for MMM-NOAA3, doing test run
processing complete for module MMM-NOAA3
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-GooglePhotos please wait
skipped processing for MMM-GooglePhotos, doing test run
processing complete for module MMM-GooglePhotos
test run, restoring files stashed
pi@raspberrypi:~ $
Is this correct?