Explorar o código

Update 'new-node.sh'

Marcel Stangenberger hai 1 ano
pai
achega
44433ef5fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      new-node.sh

+ 1 - 1
new-node.sh

@@ -31,5 +31,5 @@ read -p "Enter installation ID : " TELEPORT
 sudo bash -c "$(curl -fsSL https://xs.xo.nl/scripts/$TELEPORT/install-node.sh)"
 echo "Deployment is completed"
 echo "Reboot host in 5 seconds"
-wait 5
+sleep 5
 reboot