Remove prompts from cut/paste

pull/634/head
Kevin Gottsman 2021-05-18 04:32:28 -04:00
parent c2a902f055
commit 1fc3c1b2c6
1 changed files with 1 additions and 2 deletions

View File

@ -222,7 +222,6 @@ Login to `loadbalancer` instance using SSH Terminal.
``` ```
sudo apt-get update && sudo apt-get install -y haproxy sudo apt-get update && sudo apt-get install -y haproxy
``` ```
``` ```
@ -243,7 +242,7 @@ EOF
``` ```
``` ```
loadbalancer# sudo service haproxy restart sudo service haproxy restart
``` ```
### Verification ### Verification