Upgrading SuperStack

To upgrade to the latest SuperStack:

git remote add upstream https://github.com/explodinglabs/superstack.git
git pull upstream main