diff --git a/update/update.sh b/update/update.sh index 9dd38cd..1323c19 100644 --- a/update/update.sh +++ b/update/update.sh @@ -11,8 +11,8 @@ sleep 5 # Add a 5-second delay echo "Updating node..." service ceremonyclient stop -apt install cpulimit -y -apt install gawk -y #incase it is not installed +# apt install cpulimit -y +# apt install gawk -y #incase it is not installed # Download Binary echo "⏳ Downloading New Release v$VERSION"