diff --git a/Quilibrium.sh b/Quilibrium.sh index 6733739..dfc4d18 100644 --- a/Quilibrium.sh +++ b/Quilibrium.sh @@ -54,8 +54,8 @@ install_prerequisites() { } install_node() { - echo "Installing node..." - # Step 1: Update and Upgrade the Machine + echo "Installing node..." + # Step 1: Update and Upgrade the Machine echo "Updating the machine" echo "⏳Processing..." sleep 2 # Add a 2-second delay @@ -159,20 +159,20 @@ install_node() { echo "ceremonyclient.service file does not exist. No action taken." fi - sudo tee /lib/systemd/system/ceremonyclient.service > /dev/null < /dev/null <