소스 검색

Update 'new-node.sh'

Marcel Stangenberger 1 년 전
부모
커밋
44433ef5fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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