mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
upgrade-zulip-stage-2: Be more specific about OS upgrade steps.
This commit is contained in:
committed by
Tim Abbott
parent
3a17946c85
commit
1f2f28bbf5
@@ -11,8 +11,11 @@ if ! "$ZULIP_PATH/scripts/lib/supported-os"; then
|
||||
echo "Unsupported platform!"
|
||||
echo
|
||||
echo "Sorry! The support for your OS has been discontinued."
|
||||
echo "Please upgrade your OS to a supported release first."
|
||||
echo "See https://zulip.readthedocs.io/en/latest/production/upgrade.html#upgrading-the-operating-system"
|
||||
echo "Please upgrade your OS to a supported release first,"
|
||||
echo "by following these instructions:"
|
||||
echo
|
||||
echo "https://zulip.readthedocs.io/en/latest/production/upgrade.html#upgrading-the-operating-system"
|
||||
echo
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user