#!/bin/bash

set -euo pipefail

echo "This is the 'stop' step so ngcp-upgrade will be stopped for now."
echo "Please reboot the system and rerun ngcp-upgrade with the same parameters."
