update fix

This commit is contained in:
0xOzgur 2024-06-12 22:24:49 +03:00
parent 627a44042a
commit 8419d50248

View File

@ -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"