update fix
This commit is contained in:
parent
627a44042a
commit
8419d50248
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user