Skip to content

Commit

Permalink
Activation Era 10552
Browse files Browse the repository at this point in the history
UTC: 8/29/2023 13:04:16
  • Loading branch information
sacherjj committed Aug 23, 2023
1 parent 9745da4 commit 84acdd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stage_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ echo "Upgrade 1_5_2 staged."

if [[ "18.04" == $(lsb_release -sr) ]]; then
echo
echo "WARNING - The current protocol upgrade is staged, however you have issues that need fixed prior the the next upgrade."
echo "WARNING - The current protocol upgrade is staged, however you have issues that need fixed prior to the upgrade following 1.5.2."
echo
echo "This server is running on Ubuntu 18.04, which reached end of life on May 31, 2023."
echo "It is recommended that you load a new node with 20.04 or 22.04."
Expand All @@ -52,7 +52,7 @@ fi

if [[ ${CNL_VERSION:0:1} == "0" ]]; then
echo
echo "WARNING - The current protocol upgrade is staged, however you have issues that need fixed prior the the next upgrade."
echo "WARNING - The current protocol upgrade is staged, however you have issues that need fixed prior to the upgrade following 1.5.2."
echo
echo "This is a very old version of casper-node-launcher and will not be supported after this protocol upgrade."
echo "Please make sure you are setup to pull software from https://repo.casperrlabs.io and install the latest version."
Expand Down

0 comments on commit 84acdd1

Please sign in to comment.