Caldera: headless --beta upgrade

@elan I’m already on v. 1.0.45. Should something different be happening here?:

dietpi@music-office:~/caldera-music$ ./upgrade.sh --beta
Upgrading caldera-music (aarch64)...
Stopping caldera-music...
Starting caldera-music...
Upgraded to 1.0.45

The --beta option is not in your version of the upgrade.sh script.

I did this:

curl -sSL https://releases.caldera.homes/music/headless/install.sh | bash -s -- --beta

After this, I have a new version of upgrade.sh which also accepts the --beta option, which you can use in the future.